Skip to content

Ncotto/a3-persistence

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 3 - Persistence: Two-tier Web Application with Database, Express server, and CSS template Due: September 28th, by 11:59 PM.

Sample Readme (delete the above when you're ready to submit, and modify the below so with your links and descriptions) Your Web Application Title your glitch (or alternative server) link e.g. https://glitch.com/~a3-nicole-cotto

Include a very brief summary of your project here. Images are encouraged, along with concise, high-level text. Be sure to include:

The goal of this application was to create a page that someone can add, delete, and edit items that they want to do. The challenges I came across were figuring out how to use Express correctly. I went with the easiest options I could. I used the wings CSS framework. I liked the aesthetic of it and felt it worked for the simplicity of teh application. I attempted to use teh Express packages, but wasn't able to implement them. Timeout gives a timeout session for the application. Body-parse parses incoming request bodies. Session stores data in its id. Response-time tells you the elapsed time for a given request. Cookie-parse populates request cookies with an object keyed by the cookie names.

Technical Achievements Tech Achievement 1: Design/Evaluation Achievements Design Achievement 1:

About

assignment 3, webware, a-term 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.4%
  • HTML 24.1%
  • CSS 12.5%