mattfemia / nyc-grocery

CLI tool for finding groceries in NYC at the lowest cost

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeFactor

NYC GROCERY APP

NYC-based application with a few primary goals (to start):

  1. Allow users to see where an item is currently stocked in NYC
  2. Provide users with the lowest price options for items in their grocery lists
  3. Increase visibility of smaller vendors/bodegas in NYC

Welcome Menu

Welcome screen

Main Menu

Main Menu screen

Account

Create account screen

Grocery Lists

Creating a grocery list


Tentative project Outline:

  • CLI interface text application
    • Database design
    • Basic Functionality (Account creation, database queries, program navigation)
    • Refactor
    • Restructure database based on any new features
    • Write tests [ retrospectively ]
    • Populate database (web scraper, APIs, manually)
    • Polish + test functionality with .exe file
  • Temporary GUI --> Flask web app or JS-based interface
  • Mobile application
    • iOS
    • Android

About

CLI tool for finding groceries in NYC at the lowest cost


Languages

Language:Python 100.0%