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

Add Post (Story) #86

Open
manuelbarzi opened this issue Jun 29, 2023 · 0 comments
Open

Add Post (Story) #86

manuelbarzi opened this issue Jun 29, 2023 · 0 comments

Comments

@manuelbarzi
Copy link
Contributor

as a client i want to write a text and choose an image from disk and a create a post

UI
  • add + button in the footer
  • on click open a modal window
  • in modal show a form with post and cancel buttons, and an input field for the text
  • on click post creates a new post in database by means of create-post logic
  • on click cancel closes the modal window
Data
  • add post data model with fields: date, author, image, text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant