Skip to content

Simple web app for creating and maintaining collaborative shopping lists.

License

Notifications You must be signed in to change notification settings

KidIcarus1337/collaboralist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collaboralist

Simple web app made with React.js for creating and maintaining collaborative shopping lists.

The Design

The core idea behind the app is that every list that is created is generated with a UUID which grants the user a unique link that they can share with others to provide access to the same list or for themselves to use indefinitely. In addition, as a user continues to add items to their list, their entries are automatically saved to the database allowing the app to suggest such entries again in future use; this feature also includes an autofill functionality similar to that observed in Google search.

The Guts

Developed using React, Babel, gulp, Firebase, and other miscellaneous technologies. Compatibilty with GitHub Pages is made possible by the utilization of Firebase as a database. Interactions with Firebase handled by re-base

Setup and Run:

npm install
gulp

About

Simple web app for creating and maintaining collaborative shopping lists.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages