megmaciver13 / kids-app-front-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LearnNGrow

Description:

  • LearnNGrow is a visual learning app in the style of short, visual quizzes intended to help young children learn in an engaging environment.
  • Try LearnNGrow here

User Stories

  • User should be able to see screen of subject choices
  • User should be able to see nav bar — about the app and home
  • User should be able to click on a subject and see that subject’s lessons
  • When a user clicks on a lesson, the quiz will appear
  • User can click on an answer
  • User should be able to create a lesson from within a subject
  • User should be able to edit and delete a lesson from within that lesson

Technologies Used:

  • React
  • Axios
  • HTML
  • CSS
  • JavaScript

Unsolved Problems:

  • We want to add functionality where a 'Correct!' or 'Try again!' message show up based on the users answer choice. We have some functionality for this where messages are displayed in the console but were unable to complete this function.

Group Member Roles:

  • Group Members: Meg MacIver, Stella Gordon-Zigel and Charles Wilner
  • As a group we developed the layout of the app, created an MVP and decided on our component structure.
  • As a group we decided to use the feature branch git workflow.
  • The group members worked together to create the main components of the front-end: * Charles built the Home component paired with the SubjectBox component that renders within. * Meg built the Lessons component paired with the LessonBox component that renders within. * Stella built the Lesson component paired with the QuestionBox component that renders within.
  • Stella and Meg contributed to the front-end CRUD functionality. * Stella took the helm on the front-end CRUD functionality and worked with Meg to get those functions working in junction with the back-end.
  • Stella and Charles contributed to the styling of the app.

Contribute

About


Languages

Language:JavaScript 79.9%Language:CSS 10.9%Language:HTML 9.2%