issues
search
SWE-574-GROUP-1
/
SWE574-GROUP-1
This repository contains term project of 'Software Development as a Team' class in Bogazici University.
MIT License
1
stars
0
forks
source link
Chore: refactor the project for SWE574
#19
Closed
akyagmur
closed
1 year ago
akyagmur
commented
1 year ago
[x] change app folder name
[x] fix bugs
[x] delete unnecessary files
akyagmur
commented
1 year ago
Current state of the project
Features
Register/login
Profile information editing
Profile picture editing
Profile deletion
Add new post (fields: url,caption, tag, space)
Edit post (needs refactoring)
Search spaces
Search tags
Bookmark a post
Needs refactoring
Space index page
Tags index page
These pages are currently not working correctly in the first installation
Tags spaces can be created while creating a post
Bookmarking refreshes the page, request can be sent via ajax instead