Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 367 Bytes

File metadata and controls

4 lines (4 loc) · 367 Bytes

Full-Stack-web-app-GitHub-Search

A full-stack web app for searching GitHub users, working with GitHub’s Rest API architecture.

  1. Among others, built features for saving a user's favorite list, and search history.
  2. Implemented: Server (Java, Spring Boot), Responsive Client (JS, Ajax, json, HTML, Bootstrap), Login mechanism (cookies, session), DB (MySQL).