Skip to content

bennyrags/do-tha-damn-thangs-pub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DO THE DAMN THANGS

An URGENT KICK to the full-stack to-do list app. Here tasks are THANGS that NEED TO GET DONE. Check it out!

Built With

  • Bootstrap
  • jQuery
  • Node.js
  • Express
  • PostgreSQL

Getting Started

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.

Prerequisites

This app needs the following THANGS to get up and runnin'.

Installing

Steps to get this THANG runnin'.

  1. Fork and Clone this THANG.
  2. npm install
  3. npm start
  4. Set up the local PostgreSQL database, preferably with Postico
  5. START LISTIN THE DAMN THANGS

Screen Shot

screenshot of Do the DAMN THANG! app

Completed Features

  • 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

Next Steps

  • Ability to fully edit all aspects of all THANGS
  • A THANG importance rating
  • Alerts for THANGS that are due soon

Deployment

This site was deployed to Heroku using Heroku CLI and Heroku's PostgreSQL addon.

Authors

  • Ben Ragsdale

Acknowledgments

  • Atbash, Mary Mosman, Kris Szafranski