Application for reading and browsing my old computer science notes.
- Java 21+
- Maven 3.9.11
- Springboot 3.5.6
- Any IDE
- Clone the repository:
git clone https://github.com/dddani0/compsci-organizer.git
- Install npm packages for the react frontend
cd src/main/frontend/cno
npm install
- start program
start run.bat
The project is running in your IDE.
- All icons for the frontend part are not my property. They are from Dinolabs.