Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.

NevadaUK/Spitfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spitfire

A remote work organisation tool made in flask.

Install Process

git clone https://github.com/NevadaUK/Spitfire
cd Spitfire
pip install poetry
poetry install
poetry run flask db init

poetry run flask run

Dependencies - Poetry will install them automatically.

  • Flask
  • flask_mail
  • Pillow
  • SQLAlchemy
  • flask-bcrypt
  • flask_login
  • flask_migrate
  • wtforms
  • flask_wtf
  • email_validator
  • itsdangerous

About

A-Level CS Coursework Code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors