Skip to content
This repository was archived by the owner on Jul 20, 2019. It is now read-only.

itrevex/ShoppingList

Repository files navigation

Build Status Coverage Status

SHOPPING LIST APP

This helps users keep track of their ideas. They can Create, Read, Update and Delete Shopping lists

LANGUANGE AND HELPER TOOLS

  1. Python - Main Application
  2. Pytest - Testing Python Application
  3. HTML, CSS and BOOTSTRAP - For Making the UI
  4. Flask - Interfacing App and UI

USING THE APP

  1. Clone https://github.com/itrevex/ShoppingList.git
  2. Install all neccessary depencies for example flask
  3. Run application from app/views.py

FEATURES

  • User can create an account by registering
  • User can login
  • User can create, read, update, and delete shopping list
  • User can add items to shopping list

TESTING APP

  1. Install pytest using pip
  2. Run pytests tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published