/GoBarber

Software to facilitate the scheduling and organization of barbershops

Primary LanguageTypeScriptMIT LicenseMIT

GoBarber

GoBarber

GitHub language count Repository size GitHub last commit Repository issues License

Technologies   |    How to run   |    Project   |    How to contribute   |    License


Web Mobile

🚀 Technologies

This project was developed with the following main techs (You can access backend, web or mobile to see details about techs used in each project part):

💻 Project

Software to facilitate the scheduling and organization of barbershops

🏃 How to run

Backend

To run the backend follow the steps in BACKEND README

Web

To run the web app follow the steps in WEB README

Mobile

To run the mobile app follow the steps in MOBILE README

🤔 How to contribute

  • Fork this repo;
  • Create a branch for your new feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My brand new feature';
  • Push it to your branch: git push origin my-feature.

After merge of your pull request, you can delete your branch.

📝 License

This project is under MIT license. See the file LICENSE for details.