Andrea Hergert <--- Click to Contact 📨
Yazmin Bazail <--- Click to Contact 📨
Tahlia Bolden <--- Click to Contact 📨
Alli Dodt <--- Click to Contact 📨
As a recent graduate of Coding Bootcamp, I want to be able to keep a list of educational tasks to complete to enhance my coding skills. I want to be able to add tasks, check-off tasks as completed, or delete tasks from the list so that I don’t fall behind on my coding knowledge.
This is our group project for Project 3 created in the UW Coding Bootcamp. This is a MERN (MongoDB, Express.js, React, and Node.js) app that will allow a user to access a dashboard with their to-do list for keeping their educational goals. This app also utilizes bcrypt, jsonwebtoken, and bootstrap.
- Download it through Github
- Run npm i in terminal to install packages
- Running npm run develop will give you access to the Apollo Server (Graph QL), MongoDB Compass, and the localhost webpage
Webpage: https://pacific-anchorage-45596.herokuapp.com/
Login or Signup and add your tasks. Mark them as completed or remove them.
MIT License