Giter VIP home page Giter VIP logo

gobarber-old's Introduction

logo-gobarber-purple

Beauty service scheduling application

GitHub language count GitHub top language GitHub repo size GitHub last commit Github license

gobarber-web

๐Ÿ’ฌ Project

GoBarber is an application that allows appointments for beauty services. This project was developed at the GoStack Bootcamp - old journey, which is a complete application (backend, frontend and mobile). [unfinished]

๐Ÿš€ Technologies

๐Ÿ”– Layout

You can view the layout of the project in the web version. You need to have a Figma account to access it.

โ„น๏ธ How To Use

To clone and run this application, you'll need Git + Yarn + Node.js + Docker with PostgreSQL + MongoDB + Redis:alpine. From your command line:

# Clone this repository
$ git clone https://github.com/gisabernardess/gobarber-old

โš™๏ธ Backend

# Go into the repository
$ cd gobarber-old/server 
# Install dependencies $ yarn
# Start docker container for Postgres $ docker start database
# Start docker container for MongoDB $ docker start mongobarber
# Start docker container for Redis $ docker start redisbarber
# Create the .env file in the repository using the sample file .env.example
# Run the development server $ yarn start
# Run the mail jobs $ yarn queue
# Run the migrations $ yarn sequelize db:migrate
# The app will automatically reload if you change any of the source files.

๐Ÿ–ฅ๏ธ Frontend

# Go into the repository 
$ cd gobarber-old/web 
# Install dependencies $ yarn
# Run the development server $ yarn start
# Navigate to http://localhost:3000 # The app will automatically reload if you change any of the source files.

๐Ÿ“ฑ Mobile

-

๐Ÿ“ License

This project is under the MIT license. See the LICENSE for more information.


Made with โ™ฅ by Gisele Silva ๐Ÿ‘‹ Get in touch!

gobarber-old's People

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.