gabrysia694 / MyPetSpotlight

This is a website that allows pet owners to create profiles for their beloved pets and showcase them to the world. We would greatly appreciate it if you could give a star to our project ⭐
https://mypetspotlight.netlify.app
MIT License
18 stars 54 forks source link

Add pet details through a form and store them on a database #80

Open aashayk18 opened 1 year ago

aashayk18 commented 1 year ago

We can create a form for the "Add Pet" button that takes in all the pet details, stores them on a database and then fetches them dynamically for displaying.

github-actions[bot] commented 1 year ago

Thank you for your valuable input, @aashayk18! 🎉 We appreciate you bringing up this issue and contributing to the progress of this project!

aashayk18 commented 1 year ago

Can I be assigned to this? I have some experience having worked on a similar project recently. I could get started working on this.

gabrysia694 commented 1 year ago

What database would you like to use?

aashayk18 commented 1 year ago

MongoDB Atlas for the string data. Some sort of other cloud storage for the images. MongoDB's image-encoding format isn't compatible with JS. I used AWS in my project, but I could look into Firebase for this.

gabrysia694 commented 1 year ago

I'm only familiar with Firebase tbh, but I could look into options you mentioned to learn something new. The project is being now moved to react so I think it'd be best to wait till it's done and then add database.

aashayk18 commented 1 year ago

Alright. Let me know when the move to react is completed, then we could work on this. If there's anything else I can help with let me know!

gabrysia694 commented 1 year ago

Alright. Let me know when the move to react is completed, then we could work on this. If there's anything else I can help with let me know!

I will, thank you!