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.
This projects was developed at the RocketSeat GoStack Bootcamp with the following technologies:
- Node.js
- Express
- nodemon
- Sucrase
- Docker
- Sequelize
- PostgreSQL
- node-postgres
- Redis
- MongoDB
- Mongoose
- JWT
- Multer
- Bcrypt
- Youch
- Yup
- Bee Queue
- Nodemailer
- date-fns
- Sentry
- DotEnv
- VS Code with ESLint
# Clone this repository
$ git clone https://github.com/eltonlazzarin/gobarber.git
# Go into the repository
$ cd backend
# Install dependencies
$ yarn
# Run the app
$ yarn devThis project is under the MIT license.
This project was developed at the RocketSeat GoStack Bootcamp with the following technologies:
- ReactJS
- Create React App Configuration Override
- Redux
- Redux-Saga
- React Router v4
- styled-components
- Axios
- History
- Immer
- Polished
- React-Toastify
- React-Icons
- react-perfect-scrollbar
- Unform
- Yup
- date-fns
- Reactotron
- VS Code with EditorConfig and ESLint
# Clone this repository
$ git clone https://github.com/eltonlazzarin/gobarber.git
# Go into the repository
$ cd frontend
# Install dependencies
$ yarn
# Run the app
$ yarn startThis project is under the MIT license.
This project was developed at the RocketSeat GoStack Bootcamp with the following technologies:
- React Native
- babel-plugin-root-import
- react-navigation
- react-native-gesture-handler
- Redux
- Redux-Saga
- redux-persist
- styled-components
- Axios
- Immer
- date-fns
- react-native-linear-gradient
- react-native-vector-icons
- Reactotron
- reactotron-redux
- reactotron-redux-saga
- VS Code with EditorConfig and ESLint
# 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-androidThis project is under the MIT license. See the LICENSE for more information.
Made with ♥ by Elton Lazzarin 👋 Get in touch!


