| Date | Task | Description | Priority | Time per Task | Progress | Comment |
|---|---|---|---|---|---|---|
| 28 Jan - Feb 4 | Brainstorming | Thinking of what app to use | Highest | 1 week | Completed | Decided to make an improved version of when2meet, to make scheduling easier |
| 7 Feb | Creating Pitch | Made business pitch for Mr. M | High | 1 day | Done | Got approved |
| 8-10 Feb | Installing and seting up | Create repo/org, configuring vs fo javascript, servers, etc | High | 2 days | Done | Issue with bsd blocking jquery |
| 10-21 Feb | Learning the basics of html, javascript, css, and react | Going to read the docs, playing around with simpler tasks, code.org, etc | Max | Undefined, did 2 weels plus break | Work in progress | Only Alex knew javascript well. Abdaoned react because it was too hard. |
| 15-21 feb | Wireframing | Working on mapping out the website looks, and creating a style guide | Med/High | 5 days | Done | On team onenote |
| 28 Feb - 3 March | Landing page | Lucy worked on the front end of the landing page, including creating a logo/color pallete | Med | 1 week | Mainky done | Cannot set background image with css or html |
| 3 - 8 March | Sign in page front end | Translating the wireframing for sign in into real webpage | Med | 4 days | Mainly done | Same issue of background iaamge not working |
| 8 - 10 March | Footer | designing a universal footer with bootstrap | Med | 1.5 days | Done | Scaling issue |
| 11 March | Navbar | Creating a navbar with bootstrap | Med | 1 day | Done | Need to make a new logo |
| 14-17 March | Register page frontend | Translating the wireframed register page into webpage | High | 3 days | Done | Need to fix font so more uniform |
| 18 - 25 March | Profile Page | Creating the correct version of a profile page, where users can store their own information | High | 1 hour per day | Still in progress | How to update elements? |
| 28 - 31 March | Various error corrections | Worked on making there be none or as little warnings and error codes in the web dev window of edge as possible. This included fixing null pointer exceptions, 404 errors, not defining things properly, etc | Med | 3 days | Done, but ongoing | Cant figure out warning Query.Deferred exception:, but website is still functional? |
| 1-5 April | Connection between backend and profile page | Working on being able to correctly make get and post request's to Roy's backend when user sends input in my profile page | Med | 3 days | Done | Issue with jquery loading still. See above |
| 7 - 11 April | Writing Javascript scripts to improve transitions between pages | Used jquery and other scripts to both load the footer and create templates as well as buttons that direct you in between pages | High | 3 days | Done | Issues with the button from login that takes you to home page |
| 12 April - 26 May | Register page backend | Communication for get and post request between user input in the form and Roy's back end server | High | 3 days | Done | Issues with posting |
| 19 May | Fix Login page and other bugs | running re-formatter; fix broken link; remove redundant imports | Medium | 2 Hours | Finished | Although no significant change visually |
| 19 May | Modernization | Migrate to Bootstrap 5 | Medium | 2+ Hours | Started |
| 7 June| Fix profile.html | also rewrite some XHR to Fetch API | High | 2 Hours | Started| Much nicer|