Skip to content

DanStus/a3-persistence

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Task Tracker

https://a3-danstus.glitch.me

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 the application is to provide a simple app where users can track tasks that need to be completed in the near future with important information such as how long the tasks are expected to take. Unfortunately, as the app is not finished, much functionality is missing.

The main challenge in realizing the application was time management. I failed to start the project early, and due to the deadline extensions I did not begin to cram in progress at the end until I was being ovelroaded with work for my other classes as well, leaving me not enough time to complete the requirements for the project.

No authentication strategy has been implemented, as there was not enough time. The Tailwind CSS framework was chosen as it seemed an ideal pick for a simple app to help manage work, though there was not enough time to leverage the framework to do much of anything for the UI. The only express middleware used is the required express static which is used to create the server and handle requests to the server from the client.

Technical Achievements

None

Design/Evaluation Achievements

None

About

Assignment #3 for Webware 2021 @ WPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 40.7%
  • JavaScript 33.7%
  • HTML 24.7%
  • Shell 0.9%