Skip to content

Commit

Permalink
Merge pull request #914 from lohith1392/Input_File_Validator_w9
Browse files Browse the repository at this point in the history
Updated week 9 milestones
  • Loading branch information
photon0205 authored Sep 7, 2023
2 parents 1c06afc + a0098d0 commit 5bd2445
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions docs/2023/cQube/Input File Validator/updates/2023-09-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,17 @@ author: Peddi Sai Lohith

## 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

## Screenshots / Videos
- [x] Optimized the code for efficient handling of large CSV records while also improving the validation of dimensions and metrics.
- [x] Reviewed the responsiveness of all the web pages.
- [x] Create test files to validate both basic and custom validation.
- [x] Engaged in the enhancement of low-level diagrams and documentation.

## Contributions

- https://github.com/Sunbird-cQube/InputFileValidator/pull/5

## Learnings

- Utilizing Django's testing framework, you can write test cases to ensure that your web pages are responsive across various devices and screen resolutions.
- Utilizing diagramming tools that integrate with Django, such as Graph Models or UML diagrams, can provide a visual representation of your project's architecture.
- Learning how Django's form handling and validation can be extended to validate CSV data before processing

0 comments on commit 5bd2445

Please sign in to comment.