You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module should be able to access the same database that is populated in #12 and #15.
This module should be able to serve the data to the front-end, as required in #7
Observation
The recommended tools for this issue are NestJS and PostgreSQL. Feel free to comment below on any alternative options along with additional dependencies required to complete the task.
The text was updated successfully, but these errors were encountered:
@igorjcqs a good start is creating a database with whichever tool you feel more confortable using, populate It with dummy data (each db entry has 8 variables, read #1 for more details) and use It to get started.
Definition of done
This module should be able to access the same database that is populated in #12 and #15.
This module should be able to serve the data to the front-end, as required in #7
Observation
The recommended tools for this issue are NestJS and PostgreSQL. Feel free to comment below on any alternative options along with additional dependencies required to complete the task.
The text was updated successfully, but these errors were encountered: