Skip to content

eltonlazzarin/gobarber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoBarber
GoBarber FullStack

A barber scheduling app that allows users to schedule an appointment with his favorite barber and shows to the barber his agenda for the day.

GitHub top language GitHub language count GitHub last commit GitHub issues GitHub

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

🚀 Backend Technologies

ℹ️ How To Use

# Clone this repository
$ git clone https://github.com/eltonlazzarin/gobarber.git

# Go into the repository
$ cd backend

# Install dependencies
$ yarn

# Run the app
$ yarn dev

📝 License

This project is under the MIT license.


🚀 Frontend Technologies (WebApp)

GoBarber Web

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

ℹ️ How To Use

# Clone this repository
$ git clone https://github.com/eltonlazzarin/gobarber.git

# Go into the repository
$ cd frontend

# Install dependencies
$ yarn

# Run the app
$ yarn start

📝 License

This project is under the MIT license.


🚀 Mobile Technologies

GoBarber Mobile

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

ℹ️ How To Use

# Clone this repository
$ git clone https://github.com/eltonlazzarin/gobarber.git

# Go into the repository
$ cd GoBarber

# Install dependencies
$ yarn

# Run the app (iOS)
$ react-native run-ios --simulator="iPhone XS Max"

or

# Run the app (Android)
$ react-native run-android

📝 License

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


Made with ♥ by Elton Lazzarin 👋 Get in touch!