Skip to content

Commit

Permalink
Create CHANGELOG.md (#717)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashish-egov authored May 29, 2024
1 parent c325acb commit b93fbb8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions utilities/project-factory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog
All notable changes to this module will be documented in this file.

## 0.1.0 - 2024-05-28
#### Base ProjectFactory service
1. ProjectFactory Service manages campaigns: creation, updating, searching, and data generation.
2. Project Mapping : In campaign creation full project mapping is done with staff, facility and resources along with proper target values.
3. Create Data: Validates and creates resource details of type facility,user and boundary.
4. Generate Data: Generates sheet data of type facility,user and boundary.
5. Boundary and Resource Validation: Validates boundaries and resources during campaign creation and updating.

0 comments on commit b93fbb8

Please sign in to comment.