Coder Social home page Coder Social logo

melheins / clean-titans-app Goto Github PK

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

An app to teach kids responsibility. Kids earn points by completing daily tasks. Points are awarded when parent confirms tasks are complete Children can redeem rewards for comic books or parent approved rewards such as ice cream, tv time.

JavaScript 53.22% HTML 42.35% CSS 4.43%
web-application team-work chore-app

clean-titans-app's Introduction

Clean Titans

Overview

An app to teach kids responsibility. Kids earn points by completing daily tasks. Points are awarded when parent confirms tasks are complete Children can redeem rewards for comic books or parent approved rewards such as ice cream, tv time.

App Specifications

Available for viewing on heroku, via backplane.io https://tranquil-lowlands-50596.herokuapp.com/

Authors

Known Issues

Technologies used

NPM Packages Used

Additional Programs

Project Management

Installation

If you would like to install and run this project locally, first clone this repository as follows:

git clone [email protected]:melheins/clean-titans-app.git

Subsequently, install the necessary dependencies.

cd clean-titans-app
npm install

Run the Node.js server.

node server.js

Finally, access the app within your browser on the default port of 3030 with: localhost:3030.

Future Work

Future work on this project includes but is not limited to the following:

  1. Allow Parents to add missions (chores).
  2. Allow Parents to add rewards.
  3. Allow Parents to assign specific missions to children.

Docker Notes

docker build -t kvm/clean-titans .

$ docker run -p 49160:8080 -it -v $(pwd):/usr/src/app kvm/clean-titans

clean-titans-app's People

Contributors

melheins avatar valarier avatar

Watchers

 avatar

clean-titans-app's Issues

Navbar name blank

Need to connect the "name" on nav bar with the child's/parent's unique id.

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.