Giter Club home page Giter Club logo

barbeer's Introduction


eBarber Web

The eBarber web page allows you to join as a client or a barber! If you are a client pick your favorite barber and schedule an available appointment. If you are a barber disclose your available times.

Check out the Figma Layout here!

Goal   |    Requirements   |    Technologies   |    How To Use   |    License

Figma Layout Sign In & Sign Out Pages Transition Sign In Page Focus & Tooltips Sign In Page Toast Notification

Goal

The goal is to create a full project using TypeScript, Node.js, ReactJS, and React Native from start to finish, fulfilling all possible steps: preparing the development environment with Docker, configuring tools that help maintain code quality (EditorConfig, ESLint and Prettier) to testing with Jest, deploying, and all the coding in between.

eBarber web is a web application that can consume the eBarber API to provide its services.

NOTE: Check the eBarber API here.

Requirements:

  • Project structure
    • Boilerplate with Create React App
    • Prepare EditorConfig
    • Configure ESLint
    • Set up Prettier
  • Global Styles and Components
    • Styled Components library
    • Global Styles Component
    • Input Component
    • Button Component
  • Sign In Page
    • React-Icons library
    • Polished library
    • Validate Sign In
  • Sign Up Page
    • Managing the Form with Unform library
    • Input Usability with visual cues (On Focus)
    • Validating the Form with Yup library
    • Displaying Input errors
    • Sign Up Request to the Back-end with Axios
  • Authentication
    • Enable API access with CORS
    • Sign In with Context API & useAuth custom hook
    • Store User information and Token (JWT) with Local Storage
    • Sign Out with Context API
  • Toast Notifications
    • Toast Notifications structure
    • useToast custom hook
    • Add and Remove Toast
    • Animating Toast
  • Application Routes
    • Configure Routes with React Router V4
    • Authenticated Routes
  • More steps coming soon...

Technologies

This project was developed with the following technologies:

How To Use

To clone and run this application, you need Git, ReactJS 16.13.1 (or higher), and Yarn v1.13 (or higher) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/stevescruz/ebarber_web.git

# Go into the repository
$ cd ebarber_web

# Install dependencies
$ yarn install

# Run the app
$ yarn start

📝 License

This project is under the MIT license.


Get in touch with me!

barbeer's People

Watchers

 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.