Api for Event Management system built using django rest framework
Stars
1
Forks
1
Watchers
1
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
31
commits
8
commits
created new app: accounts. used for auth and handling user logic. login is broken
23ab8deView on GitHubminor changes, deleting vercel deployment soon, switching to render
b802c61View on GitHubamazon rds worked after several attempts, gonna prep for vercel hosting tomorrow, collect static files and setup image storage
000cb6bView on GitHubnew prod branch, setting up for postgresql on amazon rds, vercel hosting
ff7742fView on GitHubadded an event to db, changed attribute in serializers.py/UserSerialilzer
d706ddfView on GitHubadded update profile endpoint in urls.py, added items to the todo list in models.py. please read carefully boss
ab5e9cbView on GitHubupdated todo list, need to get started on calendar app backend
899f21cView on GitHubtodolist still not finished, tried to create a new api endpoint to get a serialized list of organizers in json.
a414105View on GitHub