This is a web app for BME engineers and resachers to share their protocol, which use Bootstrap and Django as framworks.
TODO: Add more fancy style on the website!
Users can:
- Create a group and add description about the group.
- Join or leave a group and track the groups they joined.
- Post their ideas in the groups.
- Browse the posts history of others and themselves.
Visitors can:
- Browse the groups and posts.
- Sign up and log in to join the forum.
Download the repository and create a superuser: django-admin createsuperuser You can log in and manage the website adding 'admin/' at the end of the URL.