Open aashayk18 opened 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!
Can I be assigned to this? I have some experience having worked on a similar project recently. I could get started working on this.
What database would you like to use?
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.
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.
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!
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!
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.