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.
- gitHub repository files
- node.js
- Node package manager (npm)
- Express
- Bootstrap
- PG
- Fork and clone the repository from gitHub
- Initialize npm package manager at the root local folder in command line with: 'npm -init y'
- Install node.js with command: 'npm install node'
- Install express with command: 'npm install express'
- Install PG with command: 'npm install pg'
- Create a SQL database named 'koala_database'
- Use the query commands found in the database.sql file to build a koalas table
- html
- css
- javascript
- jQuery
- express
- node.js
- Bootstrap
- SQL
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:
If you have suggestions or issues, please contact me through github.