Skip to content

aykhazanchi/id2207-mmse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eventy

An Event Planner for ID2207 at KTH

Course project for ID2207 at KTH Royal Institute of Tech

A Swedish event planner based on the business case provided in ID2207. The project aims to show a request workflow designed as part of ID2207 coursework.

Steps to setup development version

  1. git clone repository
  2. cd eventy
  3. python3 -m venv venv
  4. source venv/bin/activate
  5. pip install -r requirements.txt
  6. flask db upgrade
  7. flask run
  8. Add new user to start using

About

An Event Planner for ID2207 at KTH

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages