Skip to content

GiaEdgington/Project-Before-You-Go-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Before You Go - Backend

This app allows users to pick a trip destination and returns location-based book recommendations, enhancing awareness of the area’s culture and history prior to or during travel.

Goal

Create a Rails restful API with endpoints for users, Trips and Books.

Getting Started:

  • Run bundle install for dependencies
  • Run "rails db:migrate" to migrate your database
  • Run "rails db:seed" to seed various products and users
  • Run "rails s" to run your server

Go to https://github.com/GiaEdgington/Project-Before-You-Go for frontend.

Open [http://localhost:3000] if you want to view it in the browser.

Built with:

  • Ruby on Rails

  • PostgreSQL

  • JSON Web Token

  • React

  • CSS

About

Ruby on Rails API / backend project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published