Skip to content

CS2102Team6/cs2102-modulemanager

 
 

Repository files navigation

CS2102 Team 6 Project start guide

To run the project:

  • Download the repository files to your laptop

  • Open a terminal window and access the folder in which you have stored the downloaded files

  • Type python3 initialize_db.py to create the tables and dummy data

  • If you have already created the tables, type python3 clear.py to drop the tables

  • To run the application, type python3 run.py

About

A simple guide to set up python flask for web development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 41.8%
  • HTML 21.6%
  • CSS 20.0%
  • PLpgSQL 12.9%
  • TSQL 3.7%