hemedani/fresh-barg

Implement create and get unit functionality

Open

#11 opened on Nov 9, 2024

 (0 comments) (0 reactions) (2 assignees)TypeScript (2 forks)auto 404
enhancementfrontendgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Objective:

  • Create functionality for registering new unit.
  • Create functionality for receiving information existing units
  • Assign the unit to the desired organization

Details:

  • Required inputs: unit name, type, and any other necessary information.
  • Validate data before storing it.

Contributor guide