Skip to content
/ grocer Public

Enter your planned meals, print grocery lists and order food seamlessly to more easily shop for groceries.

License

Notifications You must be signed in to change notification settings

agstatz/grocer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Grocer

Search meals, order ingredients fast and simple using grocer, a one stop shop for getting the groceries you need fast. This project was bootstrapped with Create React App, among other dependencies.

Development Instructions

In the project directory, to load necessary dependencies for local development, do as follows:

cd .\react-electron\

yarn install

To start up a development instance, enter the following commands

cd react-electron

yarn electron:serve

To package a distributable application, enter the following commands. This obviously may take a while to run.

cd react-electron

yarn electron:build

Additional Notes

This project uses Google Sheets API as a backend since the project is relatively small in scope. If you wish to use your own google sheet as a database, look into sheet.best, as well as the google sheet used in the project in order to format everything correctly.

About

Enter your planned meals, print grocery lists and order food seamlessly to more easily shop for groceries.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published