Nikki Safarova
MIS 7375 — Transaction Processing Systems
Course Homework Hub
Homework 1
Patient registration form, data dictionary, and initial wireframe.
/hw1/
Homework 2
Enhanced form with review flow, validation, and JavaScript interactions.
/hw2/
Homework 3
Full client-side patient registration form with real-time validation and JavaScript interactions.
/hw3/
Homework 4
Final patient registration form with Fetch API, iframe, cookies, local storage, fixed header/footer, weather API, and timeout popup.
/hw4/
Homework 1 — Deliverables
- Patient Registration Form basic HTML patient registration page hosted on GitHub Pages
- Data Dictionary field definitions and structure for the form
- Diagram / Wireframe layout planning and visual structure for Homework 1
Homework 2 — Deliverables
- Enhanced Patient Form updated form with validation, review card, and dynamic JavaScript behavior
- Synopsis summary of the form’s purpose, features, and completed functionality
- Pseudocode full logic flow of the user input, review, clear, and submit actions
Homework 3 — Deliverables
- MediForm Patient Registration fully validated registration form with real-time feedback, password strength meter, and review panel
- Synopsis summary of the form's purpose, features, and completed functionality
- Pseudocode full logic flow for all 19 validators, password strength, and form gating
Homework 4 — Deliverables
- MediForm Patient Registration final version with Fetch API, weather API, iframe, cookies, local storage, fixed header/footer, and timeout popup
- Synopsis summary of Assignment 4 features and completed functionality