mattriots / 2Do

3 stars 3 forks source link

2Do Project

| Matt DePauw | Sandra Lwin | Walter Toriola | Katy Tran |

Product Vision

For anyone who wants to maximize their work/life balance. 2Do is an efficient and concise To-Do list that organizes daily tasks in an accessible and easy to read manner. Unlike Microsoft To Do, Our Product is lightweight, customizable, easy to manage and fun!

Project Setup Instructions

Both Frontend and Backend need to be running to achieve running 2Do.

Backend Setup

Frontend Setup Instructions

Project Design

https://www.figma.com/file/uHDBQEXPRQJdATXyNeKNJw/2Do_307?node-id=0%3A1

Backlog

https://github.com/users/mattriots/projects/2/views/1

Project Build badges

Backend

Frontend

Constant Depolyment

Prettier: Code Formatter

Setup Instructions

Style Guide

React/JavaScript [https://airbnb.io/javascript/react/]

EsLint: Find and Fix Problem in JavaScript

Setup instructions:

Setup database:

MONGO_USER=XXXXX MONGO_PWD=XXXXX MONGO_DB=XXXXX MONGO_CLUSTER=XXXXX

License

Copyright [2021] [2Do]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.