Skip to content

isheebo/ShoppingLister

Repository files navigation

ShoppingLister v.1.0

Build Status Codacy Badge Issue Count Coverage Status

ShoppingLister is a shopping list Application built in Python with the Flask Framework. It is designed to be simple to use and to keep track of all items a user may want to buy.

App Features

  • Users can login and make an account
  • Adding shopping lists
  • Editing and Updating the shopping lists
  • Deleting Shopping Lists

Usage

Start by cloning this repository git clone https://github.com/isheebo/shoppinglister.git

Prerequisites

To install this application on your machine. You need to have Python 3.6 installed on your machine. Then, run pip install virtualenv command on your local machine. Set up a virtual environment and activate it, run from the commandline, pip install -r requirements.txt.

Installation

To run the application, run python run.py

Testing

To run tests, cd ~/tests and run 'python <test_file>` and press enter.

Future Plans / Recommendations

  • add a notification service whereby on the "Remind-me" dates, users are notified of the items they intend to shop.
  • include a column to check for whether an item has been bought and therefore tick it off the list

Author

Kanyesigye Edgar

About

A Shopping List Application developed in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published