DipConnect is Django web application that allows students to connect with other students on campus. The app lets users post about courses, food, housing and other on campus events.
- User can view their profile.
- User can sign up using Django forms.
- Only users with @fandm.edu are allowed to signup.
- User can create,edit,and delete their posts.
- Images can be uploaded into a post.
- Comments can be made on other people's posts.
- Friend requests can be sent.
- User can upload a profile picture of choice. Standard avatar is assigned to everyone otherwise.