Skip to content
/ jets Public

A simulated version of The JamaicaEye Ticketing System (JETS).

Notifications You must be signed in to change notification settings

ro-neil/jets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The JamaicaEye Ticketing System JETS

Promotional simulation

The University of the West Indies (Mona)

Capstone Project TEAM JETS

Summer (2021)

Create a virtual environment and install the packages in your requirements file

$ python -m venv venv (you may need to use python3 instead)
$ source venv/bin/activate (or .\venv\Scripts\activate on Windows)
$ pip install -r requirements.txt 
$ python run.py

About

A simulated version of The JamaicaEye Ticketing System (JETS).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published