Skip to content

dddani0/compsci-organizer

Repository files navigation

Application for reading and browsing my old computer science notes.

Getting Started

Prerequisites

  • Java 21+
  • Maven 3.9.11
  • Springboot 3.5.6
  • Any IDE

Installation

  1. Clone the repository:
git clone https://github.com/dddani0/compsci-organizer.git
  1. Install npm packages for the react frontend
cd src/main/frontend/cno
npm install
  1. start program
start run.bat

The project is running in your IDE.

Contributions

  • All icons for the frontend part are not my property. They are from Dinolabs.

About

Simple application for browsing computer science notes.

Resources

Stars

Watchers

Forks

Releases

No releases published