Skip to content

A repository for the COM661 - Full Stack Strategies and Development, containing the code used for the CW1 coursework submission.

Notifications You must be signed in to change notification settings

amccullough02/y4_com661_cw1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Year 4 COM661 Coursework

Description

Code used for the Full-stack Strategies and Development module's CW1 coursework submission.

Activate venv:

venv\Scripts\activate

Updating requirements.txt:

pip freeze > requirements.txt

Run server:

python app.py

Deactive venv:

deactivate

About

A repository for the COM661 - Full Stack Strategies and Development, containing the code used for the CW1 coursework submission.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages