Skip to content

A forum for students to discuss and connect with their college friends , mentors and counsellors

License

Notifications You must be signed in to change notification settings

goyaldhara/Student-Forum-with-Mental-health-discussion

Repository files navigation

home.png

Introduction - MitroMeet

  • This web app deals with problems that the students are facing due to the on going pandemic and it's effecting their mental health like : depression , anxiety, loneliness
  • This portal allows students to connect with their college friends, mentor and counsellors to discuss about the doubts, exams, mental issues, projects, placements
  • Mentors and admin acts as moderators to maintain a healthy discussion environment

MitroMeet

Try it out

Live demo MitroMeet
test user username: testuser
test user password: testuserpassword

How to use

  • Clone repository
  • Setup virtual environment
    • Windows
      • virtualenv venv
      • venv\Scripts\activate
    • Mac
      • virtualenv venv
      • source venv/bin/activate
  • Exceute pip install -r requirements.txt in root directory of project
  • run python manage.py makemigrations
  • run python manage.py migrate
  • run python manage.py runserver.
  • Go to 127.0.0.1:8000 in your preferred web browser.

Tech-Stack

  • Frontend
    • HTML5
    • CSS3
    • JQuery
    • Bootstrap4
  • Backend
    • Django framework
  • Database
    • SQLite

Features

  • Mental issues related to stress, anxiety discussion forum
  • Topic wise Question Filtering
  • Search Suggestion on platform to find questions
  • Question suggestion while addding question to prevent similar question on platform
  • Updates can be shared with students regarding upcoming events, placements or exam
  • Admin Panel to help in moderation and sending updates to students

Screenshot

  • Home Search-suggestion.png

  • Category wise filter category.png

CI/CD

  • CI/CD cicd.png

Contact

Dhara Goyal

LinkedIn

Support

💙 If you like this project, give it a ⭐ and share it with friends!

About

A forum for students to discuss and connect with their college friends , mentors and counsellors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published