AndrewHocking / DanceConnect

MIT License
0 stars 0 forks source link

Update User Backend and Finish People Filtering #41

Closed prabjot09 closed 7 months ago

prabjot09 commented 7 months ago

Features

Testing Tested most features, and they appeared to work. However, didn't test the create event feature directly (just used the debug feature to generate mock events), since the 'Create Event' button disappeared. Nothing much was changed for events besides adding a new request_notifications field in the model but should test it just in case.

Note May need to delete your current database instance since the database models were updated with new fields/tables.

Closes #33 Closes #35