Skip to content

kevalhingu/Neuron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neuron - Mental Health Care Website

Neuron is a Django-based mental health care website that provides various features to support mental well-being. Users can take quizzes, view analytics on graphs, engage in music therapy, play games, and connect with doctors in critical situations. The website also includes a section called "Warrior's Story" where users can read inspiring stories of individuals who have overcome challenging situations.

Table of Contents

Installation

To run the Neuron project, follow these steps:

  1. Ensure that you have Django installed. If not, run the following command to install it:
pip install django
  1. Clone the Neuron repository:
git clone https://github.com/kevalhingu/neuron.git
cd neuron
  1. Apply the database migrations:
python manage.py migrate
  1. Create a superuser to access the admin panel:
python manage.py createsuperuser

Usage

To start the Neuron server, run the following command:

python manage.py runserver

Once the server is running, you can access the website by navigating to http://localhost:8000 in your web browser.

Features

Neuron offers the following key features:

-Quiz functionality with analytics displayed on graphs. -Music therapy for relaxation and mental well-being. -Interactive games for mental stimulation. -Contact information for doctors in nearby metro cities during critical situations. -Inspiring stories of individuals who have overcome challenging situations.

Contributors

Screenshots

Will be update soon

🎉 Acknowledgements

Show your support

Give a ⭐️ if this project helped you!

About

Neuron: Your mental health companion. Take quizzes, explore music therapy, play games, and visualize your progress with personalized graphs. Empower your mind and nurture your well-being.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors