Git Product home page Git Product logo

imentor-client's Introduction

iMentor

Find a mentor in the Ironhack community

Description

iMentor You started your journey as a developer at Ironhack. Do you need some advice? We give you the option to get in touch with some senior Ironhackers so you can find the best mentor to guide you through your new journey. With iMentor you will find the best mentor within the Ironhack community.

User Stories

  • 404: As an anon/ user, I can see a 404 page if I try to reach a page that does not exist so that I know it's my fault
  • Signup: As an anon I can sign up on the platform so that I can start playing into competition
  • Login: As a user, I can log in to the platform so that I can play competitions
  • Logout: As a user, I can log out from the platform so no one else can use it
  • Add Questions As a user I can add a question
  • Edit Question As a user, I can edit a question
  • Edit Profile As a user I can edit a user profile

Backlog

User profile:

  • see my profile
  • change role mode to mentor or mentee
  • edit my profile

Client / Frontend

React Router Routes (React App)

Path Component Permissions Behavior
/ Home public <Route> Home page
/signup SignupPage anon only <AnonRoute> Signup form, link to login, navigate to homepage after signup
/login LoginPage anon only <AnonRoute> Login form, link to signup, navigate to homepage after login
/feed Feed user only <PrivateRoute> Show published questions by all users and gives the option to filter them
/mentors Mentors user only <PrivateRoute> Shows a list of mentors
/questions/add AddQuestion user only <PrivateRoute> Adds a question to the feed
/questions/:id QuestionDetails user only <PrivateRoute> See the details of the specific question and add comments
/questions/:id/edit QuestionForm owner only <PrivateRoute> Edit the question (only the owner can do it)
/profile/:id PlayersListPage user only <PrivateRoute> The details of the mentor/mentee
/profile/:id/edit TableView user only <PrivateRoute> Edit the details of the mentor/mentee

Components

  • Footer
  • LoginForm
  • MentorCard
  • Navbar
  • QuestionCard
  • QuestionForm
  • SignupForm
  • Tags

Deploy on Railway

imentor-client's People

Contributors

albertevieites 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.