Local Library GitHub Repo: github.com/GoddeyUwamari/Local-library
Description:
• Developed an application that enables users to search, review, and borrow books from their local library.
• Implemented search and sorting features to facilitate users in finding available books and their ratings.
• Utilized JavaScript functions to ensure the scalability of the library without necessitating code refactoring.
GrubDash GitHub Repo: github.com/GoddeyUwamari/GrubDash
Description:
• Collaborated on a full-stack GrubDash application and table management system.
• Employed React, Node.js, Express, Knex, and PostgreSQL.
• Established a RESTful API using Express to manage HTTP requests for reservation data stored in a PostgreSQL database.
• Developed CRUD operations and Knex queries for efficient data handling.
• Utilized Git for version control, ensuring the security of sensitive information.
WeLoveMovies GitHub Repo: github.com/GoddeyUwamari/WeLoveMovies
Description:
• Constructed the backend infrastructure for a movie website, enabling users to search for their favorite movies.
• Implemented CRUD operations for managing movie reviews, theaters, and movie listings.
Utilized router and controller functions to cater to specific user requests