Skip to content

TimmyYun/hospitalmanagementsystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csci361

To start frontend run this command in frontend folder to download

npm install

This one to start the project

npm start

To start backend: First: install dependencies

pip install -r .\requirements.txt

Second: run server

python .\hospitalmanagementsystem\manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published