Skip to content

Magiccoder6/JCSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JCSS

Jamaica Clinics Scheduling System.

Branch Structure

  • Main: Production Ready Code
  • Development: Code that is in the development environment.

Installation

  1. Install python from (https://www.python.org/)
  2. Navigation to project folder
  3. Create virtual environment by running the command (python -m venv env)
  4. Activate virtual environment using the command (env/Scripts/activate)
  5. Install Flask by running the command (pip install flask)
  6. Run application by using the following command (python src/app.py)
  7. The App link will be the command terminal example (http://127.0.0.1) Screenshot 2023-12-18 173156

About

Jamaica Clinics Scheduling System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published