Skip to content

pink-cupcakes/uranus84

 
 

Repository files navigation

Chore App Project (name pending)

This is a reminders app for your 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 people and/or households. 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. Groups can be set and individual users can see other group members' tasks and assign tasks to people in their group.

Requirements

  • Node
  • Express
  • React
  • MySQL
  • Webpack
  • babel
  • Passport
  • body-parser
  • Axios
  • Mocha
  • Chai

Development

Installing Dependencies

From within the root directory:

npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 93.6%
  • HTML 6.4%