Skip to content

touridev/find_my_coffee_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo of the project

Find My Coffee Api

Find My Coffee API is the backend of a Full-Stack application. It allows you to handle all the app’s logic, built in Ruby using the Rails framework!

Tecnologias

  • Ruby version 2.5.1
  • Rails version 5.2.4.3
  • Postgres

Services Used

  • Github

Ruby Gems

  • Cors
  • ActiveRecord Postgis Adapter

Iniciando

  • Dependências

    • Ruby
    • Rails
  • To create and migrate the app’s database.

    • rake db:create db:migrate
  • To install the gems.

    • bundle install
  • To start the project.

    • rails s -p 3001

Features

As principais funções do app são:

  • Returning establishments that have already been reviewed.
  • Creating reviews.
  • Returning reviews for a specific establishment.

Links

Versioning

1.0.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors