Skip to content

Monster-Gem/f-ticket

Repository files navigation

Flying Tickets

Team

  • Gustavo Alves Pacheco (11821ECP011)
  • Lucas Resende Carneiro (11811ECP009)

Running Instructions

Run the project with:

docker compose up -d

Documentation

Database Diagram

The database used was Mongodb, using flask-mongoengine and mongoengine as communication with flask.

Routes Documentation

You can import this file into Insomnia to have all routes listed, along with examples.

Users

Some endpoints requires the user to be an admin, while others, a normal one. To avoid register directly on the database, we already provided an admin. A normal user is registered using Sign Up.

email: [email protected]
password: qwerty

Scripts

The database already have some data, created using the seeds folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published