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
{{ message }}
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.
This issue aims to define the basic structure of models the application should have.
The main idea comes from this website: TechLeaks, so we don't have to reinvent the wheel, the structure they have it's pretty much what we want to achieve, but with the focus on diversity in technology.
At the end, the structure will be quite simple, but as everything in this project, it has to be discussed among all of us to enrich the project as much as possible.
Basic ideas to start with:
User model: we need a model to create users so we can log in the application to create new reviews.
Company model: we need a model in which we can store companies info like name, description, image, website...
Review model: every company will have a series of reviews about certain categories, with some sidenotes (pros, cons, advices...).
Expected behavior
Have a clear basic modeling structure with which to define multiple issues to start the development.
Current behavior
We don't have a basic modeling structure for the application.
The text was updated successfully, but these errors were encountered:
This issue aims to define the basic structure of models the application should have.
The main idea comes from this website: TechLeaks, so we don't have to reinvent the wheel, the structure they have it's pretty much what we want to achieve, but with the focus on diversity in technology.
At the end, the structure will be quite simple, but as everything in this project, it has to be discussed among all of us to enrich the project as much as possible.
Basic ideas to start with:
Expected behavior
Have a clear basic modeling structure with which to define multiple issues to start the development.
Current behavior
We don't have a basic modeling structure for the application.
The text was updated successfully, but these errors were encountered: