Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 404 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 404 Bytes

venato

This is a Bug Tracker API, name Venato, that is intented be integrated as backend for a React Web App.

The application is currently in development, created with Flask and is implemented using the factory pattern. The blueprints are based ion user roles: Admin, project manager, developer and submitter.

Test have been implemented using the Pytest package.

MySQL db was used in this project.