Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

wmcgee3/capstone-b01-yellow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this project

This is a project for a Columbus State Community College Computer Science Capstone class
This project was completed during Autumn Semester 2020

The purpose of this project was to practice Agile/Scrum methodology while developing a website for a hypothetical company
Any resemblance to a real company is purely coincidental

Using this app locally

Make sure you have Python 3.8.2
Clone this repository
In PowerShell/CMD, navigate to the repository folder (the one with run.py and requirements.txt in it).
Run "pip install -r requirements.txt"
Run "python app.py"
Open your web browser to "localhost:5000"

Contributing

Create a new branch from "master"
Title the branch appropriately for what you are working on (ie "product-page-layout")
Once you have finished working on it, submit a pull request

Login Info

Example login credentials:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published