austin-carnahan / software-engineering-24

0 stars 1 forks source link

Python "Hello World" and basic app setup #3

Closed austin-carnahan closed 2 months ago

austin-carnahan commented 2 months ago

As a developer I would like to have a basic python application up and running with some initial development features so that myself and the rest of the team have a base to begin working on more complex features, can keep track of dependencies and libraries we are using, and share code easily.

DUE DATE: 06/19/24

ACCEPTANCE CRITERIA: A working python application that servers a web page over a local development server which says "Hello World". Additionally, the project should have the following tools set up for managing the repository: