Skip to content

Commit

Permalink
Week 9 Updates (#921)
Browse files Browse the repository at this point in the history
* Week 9 Updates

* Week 9 Updates

* Week 9 Updates

* Week 9 Updates
  • Loading branch information
katakampranavi authored Sep 7, 2023
1 parent d45f2c9 commit f7049d9
Showing 1 changed file with 15 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,23 @@ author: katakam pranavi
---

## Milestones
- [ ] Give the description about Milestone 1
- [ ] Give the description about Milestone 2
- [ ] Give the description about Milestone 3
- [ ] Give the description about Milestone 4
- [X] UI Development -Update Framework.
- [X] Testing and Quality assurance.
- [x] Deployment and User training.
- [X] Final Testings and project Handover.


## Screenshots / Videos

## Contributions
(https://github.com/Sunbird-Knowlg/sunbird-framework-management-ui-tool/pull/13) this is the link of the PR before merging


## Learnings
1. Temporary Deletion and Data Recovery:
- Clicking the "Delete" button results in temporary removal of data.
- Refreshing the page restores the deleted data, indicating that the deletion is not permanent.

## Learnings
2. API Interaction for Data Creation:
- When clicking "Create," the application stores the new data through an API.
- This demonstrates the application's ability to interact with the API for data storage.

0 comments on commit f7049d9

Please sign in to comment.