How I built it - SecretAgentShh/Grademe GitHub Wiki

BACKEND - JAVA and JPA(JDBC internally) for DB

  1. Student Class

  2. Student Repo and this main concept

  3. Student Controller and this helped for mappings

FRONTEND - REACT AND VITE because I love a good seamless visual

  1. Getting started with first bare page from VITE and to build the page with REACT
  2. Table display and page design
  3. Boilerplate code for skeleton of page from chatgpt with the prompt asking for barebones page of getting and adding(posting) students :) (because even experienced dev's can use resources like Chatgpt for good purposes of learning) image
  4. Testing and also my beloved GFG website mention