Skip to content

carvalhobfr/Gobarber-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


GoBarber

GoBarber

An app for barber appointment and scheduling.

PRs Welcome License MIT


Usage

The first step is to create your account, then you can login and choose a barber, check his schedule and make an appointment.

Technologies

Installation

Clone the project with

git clone https://github.com/carvalhobfr/gobarber.git

Get in the path project, then install the dependencies with:

yarn

Then, you have to create your postgres database (Or another if you want) and fill your own fields in .env file.

Now, you have to create tables with the command:

npx sequelize db:migrate

After database config, you can start the server with:

yarn start

If you are in development environment, you can use the development server:

yarn dev

License

MIT

Home Web

Mobile Login


Created by:

Matheus Carvalho – @Matheus