febouge / cistella

Shopping lists APP PoC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cistella

Cistella is a really simple web app (just a REST Json API with a minimal client). Its backend just contains a simple CRUD for shopping lists (key-hashmap) and it is intended to run using Redis as database. On the frontend, a React client is used to get shopping lists

Dependencies

It uses Redis as a database.

Backend (Rust)

Frontend

Disclaimer

This is just a proof of concept.

About

Shopping lists APP PoC

License:GNU General Public License v3.0


Languages

Language:JavaScript 59.2%Language:Rust 26.2%Language:HTML 8.6%Language:CSS 6.0%