Designed as a sleek, simple pet adoption site that can be easily updated by client. An API that follows the REST principles, utilizing standard HTTP methods like GET, POST, PUT, and DELETE to manage resources.
Link to project: private
Tech used: HTML, CSS, JavaScript, Node.js, Express, Render, MongoDB
Allows client to locally update pet adoption database. Utilizes MongoDB to create a RESTful API. The UI allows for a simple form submission (that can only be accessed by the moderator) to update the database. Designed for ease of use and maintainability without requiring a sustained developer.
User Interface could have some stylistic improvements for a sleekier feel. Responsive design could be added for improved performance on mobile devices.
