Skip to content

MalikElate/sql-to-do-list

Repository files navigation

License: MIT REPO SIZE TOP_LANGUAGE FORKS

Task Turtle

Description

A task list for full stack web developers. Tasks are divided by there position in the stack and then organizes by completion status. Task turtle is the faster why to organize projects.

Screenshot


web page on startup

Installation

  • gitHub repository files
  • node.js
  • Node package manager (npm)
  • Express
  • Bootstrap
  • PG
  1. Fork and clone the repository from gitHub
  2. Initialize npm package manager at the root local folder in command line with: 'npm -init y'
  3. Install node.js with command: 'npm install node'
  4. Install express with command: 'npm install express'
  5. Install PG with command: 'npm install pg'
  6. Create a SQL database named 'koala_database'
  7. Use the query commands found in the database.sql file to build a koalas table

Built With

  • html
  • css
  • javascript
  • jQuery
  • express
  • node.js
  • Bootstrap
  • SQL

License

MIT

Acknowledgement

Thanks to Prime Digital Academy who equipped helped me make this application a reality. Sepcial thanks to our primary instructor, Mary Mossman

This application was built by:

Support

If you have suggestions or issues, please contact me through github.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published