Skip to content

This project is for service providers who need to have their appointments scheduled by customers - Bootcamp from @Rocketseat

Notifications You must be signed in to change notification settings

RodrigoSaantos/gobarber-web

Repository files navigation

GoBarber

GoBarber | GoStack#14

Application developed in the GoStack14 bootcamp of Rocketseat 💻🚀

ObjectiveTechnologiesUsageContributionAuthorDemoLicense

login
register forgotpassword
appointments profile

✂ GoBarber | GoStack#14 ⏰📈 Loading... ✂

🎯 Objective

This project is for service providers who need to have their appointments scheduled by customers

🛠 Technologies

The following tools were used in the construction of the project:

👷 Usage

Required! Install git, node and yarn (or npm).

# Clone Repository
$ git clone https://github.com/RodrigoSaantos/gobarber-web.git

# Go to server folder
$ cd gobarber-web

# Install Dependencies
$ yarn
# or
$ npm install

# Run Aplication
$ yarn start
# or
$ npm start

# Access localhost
http://localhost:3000

To make this project more organized, I moved the applications (rest api, web client, mobile client) to 3 different repositories.

Here are the links to them

🤝 Contribution

This project is for study purposes too. All kinds of contributions are very welcome and appreciated!

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

💻 Author

Rodrigo Santos

By Rodrigo Santos 👋🏽 Find me:

Linkedin Badge | Gmail Badge

🎌 Demo

login register forgotpassword

📝 License

This project is under the MIT license.

About

This project is for service providers who need to have their appointments scheduled by customers - Bootcamp from @Rocketseat

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages