Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simonebrancato/database-project

Design a database system to manage a software development company, including informations about projects, developers, customers and software versions. Implement a bug tracking system.
https://github.com/simonebrancato/database-project

Last synced: 24 days ago
JSON representation

Design a database system to manage a software development company, including informations about projects, developers, customers and software versions. Implement a bug tracking system.

Awesome Lists containing this project

README

        

# A database of a software development company
**TASK:** design a database system to manage a software development company, including informations about projects, developers, customers and software versions. Implement a bug tracking system.