Skip to content
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.

Basic application structure #2

Open
dreamingechoes opened this issue Oct 29, 2017 · 0 comments
Open

Basic application structure #2

dreamingechoes opened this issue Oct 29, 2017 · 0 comments
Labels

Comments

@dreamingechoes
Copy link
Member

dreamingechoes commented Oct 29, 2017

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant