kalavhan / cut-me-api

Repository for the Ruby on Rails API of Cut me, an appointments web application

Home Page:https://cut-me-barbershop.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm version issues

Cut me API

Repository for the Ruby on Rails back-end of Cut me, an appointments web application
Explore the docs »

· Live version · Report Bug

Table of Contents

About The Project

This is the back-end for Cut-me, a Ruby on Rails API that handles the requests for the database.

Features

  • Create a new user
  • Verify login parameters
  • Get a list of the barbers
  • Get the details of an specific barber
  • Make an appointment
  • Get a list with the appointments made with an specific account

Built With

  • Ruby
  • Ruby On Rails

Installation

Prerequisites

  • Git
  • Ruby
  • Ruby on Rails

Setup

Use the git to clone the project to your local machine.

$ git clone https://github.com/kalavhan/cut-me-api.git

Navigate to the extracted folder

cd cut-me-api

Install and update dependencies and modules

$ bundle install

Tests

$ bundle exec rspec

Live Demo

Live link

Front-end repository

Cut me

Contact

👤 Josue Brigido

Github | Twitter | LinkedIn

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgements

📝 License

This project is licensed under MIT license - see LICENSE for more details.

About

Repository for the Ruby on Rails API of Cut me, an appointments web application

https://cut-me-barbershop.netlify.app/


Languages

Language:Ruby 99.6%Language:HTML 0.4%