Skip to content

geri1245/ShoppingList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping list mobile application

A small flutter application with very limited feature set that acts as a todo list with a Rust server that can be self-hosted. The frontend is in flutter, the backend is in Rust, actix and SQLite.

Features

  • Able to add todo items
  • Items can be separated by main and subcategory. The main categories are tabs, the subcategories are headers in the tab
  • Autcomplete text when adding items
  • Can add new main and subcategories

Future plans

  • Add extra info to items
  • Sort items based on some criteria (eg. date added, expiration date)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published