Skip to content

College's team project of a mental professional's app

Notifications You must be signed in to change notification settings

Bella181-tech/MindCare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MindCare

College's team project of a mental professional's app

Technologies


Django Djangorestframework MySQL

Setup

  • Download and install python on your machine https://www.python.org/downloads/

  • Download and install MySQL Community Server LTS on your machine https://dev.mysql.com/downloads/mysql/

  • Clone the repository to your work machine

  • Open your terminal:

    • Enter project folder via command prompt
    • Create a virtual environment to isolate our package dependencies locally:
    • python -m venv env
    • source env/Scripts/activate
  • Write the command pip install -r requirements.txt to install project packages

Developers

About

College's team project of a mental professional's app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages