IsoVictor / CITS3403-Group-Project

Group Project for Agile Web Development
MIT License
0 stars 0 forks source link

Study group join and creation functionality #18

Closed IsoVictor closed 4 months ago

IsoVictor commented 4 months ago

Completed the implementation of the study groups function for the app. Added jinja templates to relevant html, updated the javascript and fixed methods in route. From minimal tests I did on my own database everything seems to be working. Please check out my code and try some tests on you own data base.

IsoVictor commented 4 months ago

There isnt a way to do that yet. Will probably add that to another section of html. The time issue could be handled but this is just the basic joining and creating group feature, those can be handled after