Skip to content

AdamTutor/Event-manager

Repository files navigation

Event-manager

This app allows you to create and manage events. Configuration is required for this application to run properly.

  • postgres must be installed Install postgresql here

After postgres has been successfully installed go to the terminal(Mac) and run: pip install -r /path/to/requirements.txt

After all requirements are installed go to the Terminal and run python3 init.py

  • This will create the database and all tables that will hold the information you put in the database.

About

Tracks events between teams.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published