Skip to content

jonatasoc/gostack_gobarber_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoBarber Web 👋

(Work in progress)

App overview

Sign Up

Forgot Password

Dashboard Page

Profile Page


📌 Table of Contents


🚀 Features

  • Create an account as a service provider or as a costumer.

  • Schedule and manage appointments

  • Copying the dashboard URL to persist the selected month across multible browser tabs

  • Handling loading when loading the provider month availability

  • Listing notifications and marking them as read

  • Updating user profile

👷 Installation

You need to install Node.js and Yarn first, then in order to clone the project via HTTPS, run this command:

git clone https://github.com/jonatasoc/gostack_gobarber_web.git

SSH URLs provide access to a Git repository via SSH, a secure protocol. If you have a SSH key registered in your Github account, clone the project using this command:

[email protected]:jonatasoc/gostack_gobarber_web.git

Install dependencies

yarn

Create your enviroment variables based on the examples of .env.example

🏃 Getting Started

Run the following command in order to start the application in a development environment:

yarn start

📮 Faq

Question: What are the tecnologies used in this project?

Answer: The tecnologies used in this project are React + Styled Components to handle scoped CSS.

📕 License

Released in 2020 This project is under the MIT license

About

Source code for web of Go Barber project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages