GithubHelp home page GithubHelp logo

arthurticianeli / stack-kenzie Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 5.33 MB

The application offers a solution between coaches and students to create a bank of doubts and answers to be consulted by the students themselves, avoiding the repetition of calls.

Home Page: https://stack-kenzie-beige.vercel.app/

HTML 1.01% JavaScript 98.57% CSS 0.42%

stack-kenzie's Introduction

Stack Kenzie

The application offers a solution between coaches and students to create a bank of doubts and answers to be consulted by the students themselves, avoiding the repetition of calls.

It is integrated with the newest libraries such as:

  • React
  • React Hooks
  • Context API
  • React Router Dom
  • Chakra UI
  • React Hook Form
  • Yup
  • axios
  • Json-server
  • Json-server-auth

Access the Stack Kenzie APP Demonstration

Access the Project UI Figma

alt text

alt text

alt text

Installing dependencies

yarn

Starting the project

To start the project use this command in your terminal and wait for a few seconds and the project will open a new tab in your browser automatically

yarn start

Project development

The backend was made with json-server to provide all end-points:

  • Registrar ⇒ “/register”
  • Login ⇒ “/login”
  • Questões ⇒ “/questions”
  • Respostas ⇒ “/answers”
  • Comentários ⇒ “/comments”

To make the API requests it was used Axios with Context API to share the data.

The dashboard is a route protected by the token stored in local storage after the login or sign up.

To deal with form and its validations it was used by React Hook Form and Yup to take care of it.

The application have two types of user, coach and student. To acess the coach's account please use:

Coachs can answer the questions and delete comments and posts.

To help the UI it was used Chakra UI

stack-kenzie's People

Contributors

erick-paiva avatar arthurticianeli avatar rhamo1 avatar guimaraesalves avatar airtonsenna avatar

Stargazers

 avatar

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.