Skip to content

edward70/eventplanner

Repository files navigation

Event Planner

Event Planning web application written using Python, Flask and SQLite.

install instructions

pip install flask python-docx

run instructions

flask run

alternative run instructions if that doesn't work

python app.py

how to reset database for testing

delete data.db (application will automatically create new empty data.db)

urls

http://localhost:5000 http://localhost:5000/newevent http://localhost:5000/login http://localhost:5000/manager

There's others but you can access them with links from those pages.

test credentials

username: username password: Lr5tFNs8h6gmVt5EtsHu

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published