Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.5 KB

File metadata and controls

35 lines (24 loc) · 1.5 KB

👨🏻‍💻 Codera - Spring MVC + Hibernate + JPA + ReactJS + REST API + Oracle DB J2EE project

A web application for programming error and solution storage

🎥 DEMO

video: https://youtu.be/FxkfDnX9NW0

🧰 Tech stack

I think 11 out of 15 them was new to me (only know Oracle DB, SQL*Plus, Bootstrap, Junit and JavaDoc before this)

IDE - Eclipse enterprise + Maven to manage dependencies


Frontend - ReactJS framework + Bootstrap + NodeJS server + REST API + Jest UI testing + Postman API testing & documentation


Backend - Spring boot MVC framework + Hibernate + JPA + Tomcat server + JUnit 5 testing + JavaDoc documentation


Database - H2 database for testing data + Oracle database + SQL*Plus server


📄   Documentation

API Documentation with Postman: https://documenter.getpostman.com/view/14239920/TVza9thD
Backend JavaDoc: https://github.com/NicoleTYF/Codera/tree/main/javadoc (need to clone this project to see)