Skip to content

MachaaX/CN-Project

Repository files navigation

**

Step 1. Run the "health_care_db.sql" file in MySQL workbench or terminal
Step 2. Update the localhost username and password of MySQL workbench in the "config.py" file accordingly
Step 3. Run "pip install -r requirements.txt" to install the necessary libraries
(better use python environment with python==3.10 to resolve conflicts)
Step 4. Run "python generate_keys.py" to generate SECRET_KEY and ENCRYPTION_KEY
(export these two keys as OS environment variables temporarily or permanently in ~/.zshrc file)
Step 5. Run "python app.py" to start and test the app\

All the steps from 1 to 4 must be done at least once\

**

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published