Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 816 Bytes

File metadata and controls

13 lines (10 loc) · 816 Bytes

Readme

Your Web Application Title

Include a very brief summary of your project here. Be sure to include the CSS positioning technique you used, and any required instructions to use your application. I was granted an extension by the professor until Sunday, 9/12/2021 at 11.59pm. My glitch site is https://a2-astroseer.glitch.me I made an application that is a to do list where a user inputs a task name, a task description, and a date that it needs to be completed by in the MM/DD/YYYY form. Days until due is calculated by the server based on the date given by the user.

Technical Achievements

  • Tech Achievement 1: Upon a user inputing information, the table is updated at that moment to include the new addition.

Design/Evaluation Achievements

  • Design Achievement 1: No UX achievements