What's For Lunch App!
At the Copper State Comm. office, around 11:30 AM we start trying to figure out what we're going to have for lunch. Since it takes us so long to decide, the question gets asked earlier and earlier. Our record is 9:20 AM. On that particular day, we left for lunch around 1:30 PM because of our indecision.
As my favorite saying from the movie robots goes "See a need, fill a need." Enter the "What's For Lunch? App!" This is a console application I coded that randomly selects a weeks worth of restaurants for us. Don't like the selection? Run the function listWeek() again for new options. The console app has the following features:
Add locations
Remove locations
List locations
Create a list of "Places to eat" for the week
Save the list to a file
Open a list from a file
The code can be accessed (and used openly) at my GitHub repository, under My-Apps.
GitHub: "What's For Lunch? App!"
Enjoy! I certainly do!
As my favorite saying from the movie robots goes "See a need, fill a need." Enter the "What's For Lunch? App!" This is a console application I coded that randomly selects a weeks worth of restaurants for us. Don't like the selection? Run the function listWeek() again for new options. The console app has the following features:
Add locations
Remove locations
List locations
Create a list of "Places to eat" for the week
Save the list to a file
Open a list from a file
The code can be accessed (and used openly) at my GitHub repository, under My-Apps.
GitHub: "What's For Lunch? App!"
Enjoy! I certainly do!
Comments
Post a Comment