A full-stack web app for searching GitHub users, working with GitHub’s Rest API architecture.
- Among others, built features for saving a user's favorite list, and search history.
- Implemented: Server (Java, Spring Boot), Responsive Client (JS, Ajax, json, HTML, Bootstrap), Login mechanism (cookies, session), DB (MySQL).