Skip to content

aploftus/tidyup

 
 

Repository files navigation

TidyUp Project

This is a reminders app for your repeating chores.

Team

  • Kaiser Wu
  • Andy Qi
  • Amy Loftus
  • Tejaswi Guvvala

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Roadmap
  5. Contributing

Usage

Used for managing chores for individuals. Allows a user to set up to-do tasks that will repeat on a regular basis decided by the user. Tasks can be edited and deleted as need be.

Requirements

  • Node
  • Express
  • React
  • MySQL
  • Passport
  • body-parser
  • Axios
  • bluebird
  • body-parser
  • moment
  • express-session
  • passport-local
  • react-day-picker
  • react-dom
  • webpack
  • babel

Development

Installing Dependencies

From within the root directory:

npm install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.5%
  • CSS 5.5%
  • HTML 1.0%