Skip to content

npereznyc/task-quest-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quest Runner

💫View it Live

Project Description

Welcome to our project that allows parents to manage their children's tasks and rewards using virtual coins. Our application is built using the MERN stack and includes a user authentication system to ensure secure access to parent and child accounts.

Parents can create their children's accounts and assign tasks that are worth a specified number of coins. Additionally, parents can create rewards that require a certain number of coins to redeem. The application will keep track of each child's completed and incompleted tasks.

Children can view their assigned tasks and mark them as completed. Once they earn enough coins, they can redeem rewards created by their parents. The application has a user-friendly interface to make navigation and interaction easy for children.

We hope you find our application useful in managing your family's tasks and rewards.


We want to GAMIFY the way that caregivers assign chores and give rewards to their children.


Screen Shot 2023-03-16 at 9 09 55 PM

Technologies Used

Screenshots

Show Images

Login
Screen Shot 2023-03-19 at 8 15 06 PM Screen Shot 2023-03-19 at 8 15 13 PM

Parent Dashboard
Screen Shot 2023-03-19 at 8 16 22 PM Screen Shot 2023-03-19 at 8 16 38 PM

Child Dashboard
Screen Shot 2023-03-19 at 8 24 58 PM Screen Shot 2023-03-19 at 8 25 18 PM

Entity Relationship Diagram

View ERD

Installation Steps:

  1. Fork and clone this repository.
  2. In your terminal,
  3. $ cd task-quest-frontend
    $ npm install (to install client-side dependencies)
    $ npm start (to start the client)
    
  4. In a new terminal,
  5. $ cd task-quest-backend
    $ npm install (to install server-side dependencies)
    $ npm i nodemon
    $ nodemon (to start the server)
    

👋 Meet the Team

Software Developers📱

Natalie Perez
Sylvia Chen
Emily Jarecki
Mo Taraq
Darya Abdullahzadeh

UI/UX Designers🎨

Gerell Allen
Flannery Wilson
Adrienne Kaplowitz

Roadmap

  • Edit/delete a reward
  • Assign a reward per child
  • Fix the relationship between Child and Task, where one child per task
  • Edit/delete Child
  • Edit parent

🔗Link to BackEnd Repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5