Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E-shop Back-end API. #1

Open
wants to merge 64 commits into
base: development
Choose a base branch
from
Open

E-shop Back-end API. #1

wants to merge 64 commits into from

Conversation

dansantander
Copy link
Owner

This Pull Request complies with the following requirements:

  • The project is a mobile web app
  • The database should have at least 2 tables — in this example, houses and favorites.
  • You should use Postgres as your database
  • For the back-end, you will use Ruby on Rails
    • You will create a REST API to manage database resources, in this case, favorites (houses could be added manually to the database or from an admin panel)

And the following nice to haves:

  • Create a user table in your database, so that a given user could only access the favorites they selected

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

Successfully merging this pull request may close these issues.

None yet

1 participant