Skip to content

A Flutter/nodejs app to sync shopping lists on all devices of a house hold

License

Notifications You must be signed in to change notification settings

focccus/shopping_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping App

This is a simple shopping list app made in Flutter that syncs its content between multiple devices via Node.js and Websockets. It also features an offline mode, caching data on device until connection retrieves.

Made with the Fluid UI Components for Flutter

Deploy your own

You can deploy the nodejs server yourself. Just clone this repository, go into the server subfolder and run:

npm install

Start the server with

node server.js

About

A Flutter/nodejs app to sync shopping lists on all devices of a house hold

Resources

License

Stars

Watchers

Forks

Packages

No packages published