DEV Community

carter2625
carter2625

Posted on

Finished Project 2

Vercel Link: https://project-2-ten-pi.vercel.app/
GitHub Repo: https://github.com/carter2625/project-2

We went with five elements to breakup our project to create different aspects of our frontend and backend design. files such as edu-badge and project-2 focused mainly on frontend with the design of the badges plus other aspects, while badge-list and search-bar incorporates both frontend and backend functionality making requests for the badges and filtering search results based on the badges retrieved. The most difficult part of this project was making sure the search function was communicating with the backend properly to filter results from our badges that were delivered. The part that was easier than expected was designing the frontend assets with the badges and the look of the site.

Top comments (0)