RxRefund - Nilsu Bozan; Melis Atagun; Eylul Kadioglu; Buse Tosuner; Ahmet Ezdesir;
From CS486wiki
Week 1 (1.25.2024)
- Accomplishments:
- A quick summary of the previous semester was made
- The upload file, company, and user sections was reviewed
- The page on Notion was updated, and tasks were assigned
- To-do:
- Check if the database and code are up-to-date and working on AWS
- Distribute tasks for the analytics, database and frontend
- Create an architecture for users, including company admin, pharmacy admin, and super user
- Upload new TXT files without making any changes
Week 2 (2.1.2024)
- Problems:
- Archived transactions can not go to the archived_data table. We think that it is because new files contain a new column that we do not have in the archive_data table yet.
- Accomplishments:
- A quick summary of the previous semester was made
- Some of the TX files are tested and they were uploaded successfully.
- Tasks were assigned.
- To-do:
- company users, access control - include permissions in menu items.
- Break archive tables by NPI.
- Implement tx_search for our current pharmacy (NPI) structure
- Confirm page for #rows and date range in intersection.
- Improve date range intersection algorithm