/star-tek

Aims to be a tool to manage book/video/music collection

Primary LanguageJavaGNU Affero General Public License v3.0AGPL-3.0

What is *-tek ?

*-tek (star-tek) aims to be a help in library management. You can fill your book collection (novel, comics, etc...) and search in it, with filters.

Technos

Project is divided in two parts (for the moment) : a backend and a web application.

Backend

Backend is developed in Java, with Resteasy for REST services exposition, and using mongoDB as database.

Web Frontend

Javascript library to be defined.