Skip to content

GoBarber is an application aimed at the use of service providers in general, such as barber shops, beauty salons, manicures, among others.

Notifications You must be signed in to change notification settings

roberthpereira/GoBarber

Repository files navigation

GoStack

🚀 GoBarber Back-end 🔥

GitHub language count Made by Jerp License Stargazers

About the Project   |    Technologies   |   Installation and Execution   |   Insomnia   |   How to Contribute   |   License

🚀 About the Project

GoBarber is an application aimed at the use of service providers in general, such as barber shops, beauty salons, manicures, among others.

Through GoBarber Web it is possible to register providers and their services, consult and control their service schedule.

Through GoBarber Mobile, with a simple registration, each customer can search for the service they are interested in and make the scheduling quickly and conveniently.

In order to have all these resources both on the Web and on Mobile, the Back-end is responsible for making all of these resources available for registration, consultation and scheduling.

The GoBarber Back-end will be a RESTFul API developed in Node.js and a few libs listed below.

🚀 Technologies

This project was developed at the RocketSeat GoStack Bootcamp with the following technologies:

🔥 Installation and Execution

  1. Clone this repository;
  2. Enter the folder by running cd GoBarber;
  3. Run yarn or npm install to install the dependencies;
  4. Run yarn dev or npm run dev to start the server.

🎯 Insomnia

Run in Insomnia}

🤔 How to Contribute

  1. Fork this repository;
  2. Create a branch with your feature: git checkout -b my_feature;
  3. Commit your branch: git commit -m "feature: My new feature";
  4. Push to your branch: git push origin my_feature.

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made with ♥ by Roberth Pereira 👋 Get in touch!

About

GoBarber is an application aimed at the use of service providers in general, such as barber shops, beauty salons, manicures, among others.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published