More info about the technologies can be found here.
Missing Pet Friends is a full-stack MERN web application that helps pet owners reunite with their missing pets.
The server-side code can be found here.
- MongoDB
MongoDB Atlas is a cloud-based database service. This is where all our data is stored. - Express
Express is a Node.js web application framework. It makes handling our data processing logic much easier. - React
React is a JavaScript library used to implement the front end. - Node.js
Node.js is a back end JavaScript runtime environment that allows us to develop our server-side logic using good old JavaScript. - MUI
Matierial UI components were used to achieve a clean and minimal design as well as responsiveness. - npm
Our beloved package manager. - EmailJS
With EmailJS emails can be sent directly through the app.
- Bug fixes
Some of the features to be implemented in the future are:
- Sign-up & protected routes
- Allow users to upload their pet's images
- All the students and the tutors at the Social Hackers Academy, for creating a nice little community of passionate people offering their best for each other.