Skip to content

GoBarber is a barber shop system built for scheduling services.

Notifications You must be signed in to change notification settings

SamuelFormigheri/go-barber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoBarber

GoBarber is a barber shop system built for scheduling services.


💻 Project

In the web application you can check the appointments that you have on the selected date.

gobarberweb


In the mobile application you can create appointments in a selected date.

gobarbermobile

🚀 Technologies

This project was developed with the following technologies:

  • Typescript

  • Node.js

  • ReactJS

  • ReactNative

  • Styled-Components

  • Express

  • TypeORM

  • Docker

Usage

Be sure to create the database container (I used docker) and correctly configure the ormconfig.json. Then...

API

#$ cd server

$ yarn

$ yarn typeorm migration:run

Start the API

$ yarn dev:server

Web App

$ yarn

$ yarn start

Mobile App

$ yarn

$ yarn android

Participants

Samuel Formigheri

About

GoBarber is a barber shop system built for scheduling services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published