hemedani/fresh-barg

Implement create and get organ functionality

Open

#7 opened on Nov 8, 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 organization information.
  • Create functionality for reciving information existing organizations.

Details:

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

Contributor guide