Skip to content

Dansando8/TidyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TidyApp is a Web application that helps parents to teach good habits to their children through "gamification". Parents can create different tasks and print QR codes. When the children scan the QR codes, the can accumulate points and retrieve rewards.

Screenshots

Getting Started

  1. Clone this repo.

bash git clone https://github.com/rbrtrfl/linkup

  1. Install dependencies in root, server and client folders

bash npm install

  1. Install MongoDB Compas on your machine, start the program and connect the database

  2. Start the client from client folder root

npm start

  1. Start the server from server folder root

nodemon

Tech Stack

  • React
  • Node.js
  • Express
  • MongoDB
  • Mongoose

To Do

  • Refactor code and file organization
  • Create Page with Statistic Graphics
  • Display current prices with details after QR code is scanned
  • Add multi account possibility

About

Senior Project / CodeWorks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published