Skip to content

42wolfsburg/libri

 
 

Repository files navigation

Libri

Libri is a simple library management system built with <3 for 42 Wolfsburg.

Features

  • Book overview with search
  • Adding books by scanning codes
  • Borrowing, returning and commenting

Development

Tech Stack

  • Backend: Python + FastAPI + SQLAlchemy
  • Frontend: TypeScript + React + Tailwind

Running

To run for development use docker compose up --build --watch.

Dockerfile builds a single production container.

About

website for library made by triedel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 55.2%
  • Python 41.2%
  • JavaScript 1.4%
  • Dockerfile 1.2%
  • Other 1.0%