calee14 / virtual-club-project

this is a project for all club members to work on together

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual club Flask project

Club project during quarintine.

Requirements

Use a virtualenv to create an isolated enviorment

Run the make command to install requirements

make

or with pip manually

pip3 install -r requirements.txt

Running the program

Run description

make run

or with python manually

python3 run.py

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

This Readme was created with pystarter

pip3 install pystarter

About

this is a project for all club members to work on together

License:MIT License


Languages

Language:Makefile 100.0%