Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create apartment page #5

Open
Aniol0012 opened this issue Nov 20, 2024 · 0 comments
Open

Create apartment page #5

Aniol0012 opened this issue Nov 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Aniol0012
Copy link
Contributor

Implement the feature to create an apartment if the user is logged in and its an owner. Then, via form the basic information of the apartment must be fulfilled:

  • Long id*
  • String name
  • int floor
  • String address
  • String postalCode
  • String city
  • String country
  • String description
  • ZonedDateTime registrationDate*
  • Owner owner
  • List rooms
  • ApartmentDetails detail

Note

*: Not fulfilled by the user.

@Aniol0012 Aniol0012 added the enhancement New feature or request label Nov 20, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in MyApartments Nov 20, 2024
@samplecode17 samplecode17 added duplicate This issue or pull request already exists invalid This doesn't seem right and removed duplicate This issue or pull request already exists invalid This doesn't seem right labels Nov 20, 2024
@AbdeDevs AbdeDevs moved this from 📋 Backlog to 🏗 In progress in MyApartments Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🏗 In progress
Development

When branches are created from issues, their pull requests are automatically linked.

5 participants