A simple mobile and web app that allows users to create lists for their projects.
Users can add tasks, delete them and also mark them as complete.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This was a 5 days long group project built during our time at the #100devs agency. Project goals included using technologies learned up until this point and familiarizing ourselves with the group work dynamics.
- HTML
- CSS
- JavaScript
- Node.js
- MongoDB
- Mongoose
- EJS
bcrypt, connect-mongo, dotenv, ejs, express, express-flash, express-session, mongodb, mongoose, morgan, nodemon, passport, passport-local, validator
git clone https://github.com/296kB/Project-Branches
npm install
npm run dev
- Display Team Members on each individual projects
- Ability to add Team Members and share projects
- Implement Search/Filter Feature
- Implement feature to store attachments
- Light/Dark Mode
- Adding Orgs/Teams
- Adding Roles/Permissions levels to team members
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE.txt
for more information.