aa2858 / csc-648

Software Engineering Project to create an online digital marketplace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csc648 Repository

TO INSTALL VIRTUAL ENVIRONMENT USE THIS COMMAND

pip install -r requirements.txt

Please when ready add your teams application URL or IP to the repository description. This will help with grading. Teams are expected to keep this value up to date.

Please do the following steps before completing Milestone 0.

  1. Change the name of the repository. All that needs to change is the NN to your respective team number. Team numbers whose value is less than 10, please pad with a 0. Ex team 1 is Team01 team 11 is Team11. Please make sure to also remove the username from the repository as well. Teams with incorrectly name repository will have points deducted from their milestone 0 grades.

    • Please follow the naming convention assigned by your instructor.
  2. PLEASE REMOVE THE USERNAME FROM THE REPOSITORY NAME!!!

  3. Add ALL members of your team to this repository. For it to count, they must ACCEPT the invite.

NO code needs to be stored in the root of your repository. You may rename the application folder if you like to your team's application name. But all source code related to your team's application should be stored inside the application folder.

About

Software Engineering Project to create an online digital marketplace

License:MIT License


Languages

Language:HTML 57.1%Language:Python 42.9%