Skip to content

benjamhall/sql-to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL To-Do List

Description

This application allows you to create tasks, mark them as complete and remove them from your list as needed all while safely storing your task data in the cloud to be ready for you whenever you need it.

Installation

Create a database named your weekend-to-do-app, The queries in the database.sql file are set up to create all the necessary tables and populate the needed data to allow the application to run correctly. The project is built on Postgres, so you will need to make sure to have that installed. We recommend using Postico to run those queries as that was used to create the queries, Open up your editor of choice and run an npm install Run npm run server in your terminal Run npm run client in your terminal The npm run client command will open up a new browser tab for you!

Usage

Have you ever had so many tasks to do that you need to create a to-do list to keep track of them? Here is handy checklist to keep track of the tasks you have to do.

Contributor

Ben Hall

Built Name

JavaScript, NodeJS, Express, PostgreSQL, bodyParser, SweetAlert, Bootstrap, JQuery, HTML and CSS.

Acknowledgement

Thanks to Prime Digital Academy who equipped and helped me to make this application a reality.

Support

If you have suggestions or issues, please email me at benjamhall@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published