hemedani/fresh-barg

Implement create and get position functionality

Offen

#10 geöffnet am 09.11.2024

 (0 Kommentare) (0 Reaktionen) (2 zugewiesene Personen)TypeScript (2 Forks)auto 404
enhancementfrontendgood first issue

Repository-Metriken

Stars
 (0 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Objective:

  • Create functionality for registering new position for users.
  • Create functionality for receiving information existing positions

Details:

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

Contributor Guide