PriceMD Requirements - cs428TAs/w2025 GitHub Wiki
<-- back to PriceMD
Requirements
Prototype Demo - March 10
- Can search for 1 predetermined search: (“Tonsi”) and list of possible procedures appear
- Can go to page 1 predetermined page (“Tonsillectomy #71”) and the prices appear for 2 IHC hospitals with predetermined insurance information (medicaid)
- Has initial testing and CI/CD pipelines set up
- Front End
- Hosted page – online
- Homepage
- Search bar for procedure
- Possible procedure matches appear
- Procedure View
- Has information for the procedure
- Shows the 2 hospital prices
- Back End
- Support corresponding queries
- Data Science
- Initial sql + databases set up
- Can return data requested by the back end (listed search / Tonsil page)
Work in Progress Demo - March 24
- Full search works (procedure names come up)
- Can go to 5 pre determined pages
- Can see data for 4 predetermined hospitals
- Supports calls for 3 predetermined insurance info
- Improved Homepage
- Front End
- UI support for
- More hospitals
- Inputting insurance information
- Improved Homepage: copying GoodRx most common procedures (ABCs)
- UI support for
- Back End
- Support corresponding queries
- Data Science
- Returns at least some real data to the back end
Final Demo - April 14
- Can look at 15 hospitals
- Can see closest hospitals
- Supports additional insurance information
- Front End
- Has supporting UI
- Back End
- Support corresponding queries
- Data Science
- Has the supporting data