HackYourFuture-CPH / rate-my-cv

MIT License
1 stars 2 forks source link

Make possibility to send information (title, description, url of uploaded file in firebase) from CV upload pop-up to PostUrlComponent #194

Closed hamedveloper closed 3 years ago

hamedveloper commented 3 years ago

User story

Who: As a developer

What: I want to get information from cv uploading pop-up including title, description and url of uploaded file into PostUrlComponent

Why: so that we can So these information will be postet to the database

Acceptance criteria

Given as an authenticated user

When Click on the Add Resume Button

Implementation details