Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Latest commit

 

History

History
32 lines (21 loc) · 745 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 745 Bytes

epistimi

An integrated platform for electronic school register.

⚠️ Note: This repository contains the source code that is the implementation of “Application for integrated electronic school register” engineering thesis and and will not be developed any further.

Tech stack

Backend

  • 🍅 Kotlin
  • 🍃 Spring Boot
  • 🧪 Kotest, Mockk
  • 📦 PostgreSQL

Frontend

  • ⚛️ TypeScript & React
  • 🧪 Jest & React Testing Library
  • 🎨 Mantine UI, SCSS
  • 📦 Redux

Setup

For instructions on how to set up an application, follow READMEs for backend and frontend modules accordingly: