Skip to content

StudyPal is a Python-Django application that attempts to imitate Discord. It utilizes Django's CRUD operations functionality, with which I've also included a REST API built from this app's data.

License

Notifications You must be signed in to change notification settings

Marx-wrld/StudyPal

Repository files navigation

StudyPal

StudyPal is a Python-Django application that attempts to imitate Discord. It utilizes Django's CRUD operations functionality. Users can create, update and delete rooms. Editing and deleting can also only be done by the user that created the room or wrote the comment or topic. Users also have their authenticated profiles that they can update at will. I've also included a REST API, built from this app's data.

  • Don't execute the custom-user-model folder as part of the app

Logged in user Home-Page

Screenshot (14)

User-profile section

Screenshot (15)

Login page

Screenshot (17)

Register page

Screenshot (18)

Admin create/update room section

Screenshot (19)

Study room and participants section

Screenshot (21)

About

StudyPal is a Python-Django application that attempts to imitate Discord. It utilizes Django's CRUD operations functionality, with which I've also included a REST API built from this app's data.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published