Skip to content

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

Notifications You must be signed in to change notification settings

kalavhan/cut-me-api

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published