Skip to content

Latest commit

 

History

History
63 lines (44 loc) · 1.08 KB

README.md

File metadata and controls

63 lines (44 loc) · 1.08 KB

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.