Skip to content

Project that helps users make appointments with barbers (mobile) and allows barbers to view their schedule each day (web).

License

Notifications You must be signed in to change notification settings

thiagoasb/goBarber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

autor thiagoasb license MIT

Indice

✂️ About

This project is divided into three parts: API , web client and mobile client.

Project that helps users make appointments with barbers (mobile) and allows barbers to view their schedule each day (web).


🌐 REST API

🚀 Technologies

This project was developed using the following technologies:

⚙️ Requirements:

  • Click in the button below and import the file .json on Insomnia App
  • Node.js
  • yarn or npm
  • One instance of PostgreSQL, MongoDB and Redis (suggestion: in docker)

Run in Insomnia

🏁 How to run

  # clonar o repositório
  $ git clone https://github.com/thiagoasb/goBarber.git

  # Enter in reposi
  $ cd goBarber

  # Instalar as dependências
  $ yarn install

  # Iniciar o projeto
  $ yarn dev:server

  # This application is running on port 3333 - acess <http://localhost:3333>
 #Para rodar os testes
 $ yarn test

💻 Web client

🎥 Demonstration

gitgif

🚀 Technologies

This project was developed using the following technologies:

🏁 How to run

  # clonar o repositório
  $ git clone https://github.com/thiagoasb/goBarber.git

  # Enter in reposi
  $ cd goBarber

  # Instalar as dependências
  $ yarn install

  # Iniciar o projeto
  $ yarn start

  # This application is running on port 3000 - acess <http://localhost:3000>
 #Para rodar os testes
 $ yarn test

📱 Mobile client

🚧 In construction... 🚧

🎥 Demonstration

🚀 Technologies

This project was developed using the following technologies:

🏁 How to run

  # clonar o repositório
  $ git clone https://github.com/thiagoasb/goBarber.git

  # Enter in reposi
  $ cd goBarber

  # Instalar as dependências
  $ yarn install
  
  # Iniciar o projeto
  $ yarn start

  # This application is running on port 3000 - acess <http://localhost:3000>
  # necessary to have an emulator or physical device to run the project, I used Android Studio for development
 #Para rodar os testes
 $ yarn test

📝 License

Este projeto esta sobe a licença MIT.

About

Project that helps users make appointments with barbers (mobile) and allows barbers to view their schedule each day (web).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published