An URGENT KICK to the full-stack to-do list app. Here tasks are THANGS that NEED TO GET DONE. Check it out!
- Bootstrap
- jQuery
- Node.js
- Express
- PostgreSQL
Fork and clone this THANG to get it onto your machine. From there, set up NPM and PostgreSQL using the steps listed in Installing section below. Use the database.sql file in the root folder to create the PostgreSQL database and table. I recommend using Postico to set up Postgres and Postman to test SQL queies.
This app needs the following THANGS to get up and runnin'.
Steps to get this THANG runnin'.
- Fork and Clone this THANG.
npm install
npm start
- Set up the local PostgreSQL database, preferably with Postico
- START LISTIN THE DAMN THANGS
- Created PostgreSQL database and table
- User ability to add, delete, and complete THANGS
- Are You Sure pop-up checks before deleting and completing THANGS
- Fully Reponsive
- Ability to fully edit all aspects of all THANGS
- A THANG importance rating
- Alerts for THANGS that are due soon
This site was deployed to Heroku using Heroku CLI and Heroku's PostgreSQL addon.
- Ben Ragsdale
- Atbash, Mary Mosman, Kris Szafranski