Skip to content

software-students-fall2023/2-web-app-exercise-last-team

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Application Exercise

A little exercise to build a web application following an agile development process. See the instructions for more detail.

To setup:

First install pipenv

pip install pipenv

Then activate the virtual environment

pipenv shell

Then install the dependencies

pipenv install

You are good to go!

To run the application in local server

flask --app app run

Product vision statement

We are creating an app that allows users to post what songs they are currently listening to, and also view posts from other users.

User stories

#3

Task boards

Sprint 1 board: https://github.com/orgs/software-students-fall2023/projects/61/views/1

Sprint 2 board: https://github.com/orgs/software-students-fall2023/projects/58

About

2-web-app-exercise-last-team created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •