Skip to content

is1ab/Paper-Schedule-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paper Schedule System

Installation

Python Environment

You need a Python environments first.

python3 -m pip install -r requirements.txt

Firebase Credential

You need a Firebase Credential and place it under api/ folder.

Run Application

Backend

Run the commands.

cd api
flask run -h 0.0.0.0 -p 8080

Frontend

Run the command

cd app
npm install
npm run dev

About

A paper schedule system for Is1ab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published