Skip to content

Soheila-Lotfi/TaskSaver-handlebars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskSaver-handlebars

By: Soheila Lotfi

Overview

This app saves the task you need to get to later.

Instruction

  • Using handlebars, express, and mysql to create a route called /. When the route is hit, it will display the id and task to do.

  • When the user add the task in the textarea and hit the submit, the task will show up on the page.

  • I ued two http actions in this app: GET and POST. GET takes the data from the database and display it on the page. Post post data to the server, save the data in a database and then redirect"/" to display the new added task on the page.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published