/final-capstone-back-end

This is the back-end for a table reservations app. The app allows users to register, log in, and book tables from registered restaurants.

Primary LanguageRuby

Slowppi Backend

Ruby on Rails API for reservations.

Table of contents

Overview

API Endpoint

  • API Endpoint: slowppi-services.herokuapp.com/v1/

Frontend

Available scripts

  • Clone this repository
$ git clone git@github.com:leonardodiasb/final-capstone-back-end.git
$ cd final-capstone-back-end/
  • Seed the database
$ rails db:seed
  • Start Rails server
$ rails s
  • Start Rails console
$ rails c

ERD Diagram

Process

Built with

  • Ruby on Rails - API

Kanban Board

Screenshot 1

Screenshot 2

Authors (4)

Abimbola Buari

Alonso Falconi

Daniel Jaramillo

Leonardo Dias

Give a ⭐️ if you like this project!