Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping List Application

This repository entails an application that enable its user to easily manage and share their shopping lists. It is created using Python programming language and Flask microframework.

Installation

Clone the repository

$ git clone https://github.com/Nthemba/Shopping-List.git

Move to the new repository

$ cd shoppinglist

Setup a virtual environment

$ pip install virtualenv
$ Vitualenv environment_name

Activate your virtual environment

$ source environment_name/bin/activate

###install environment requirements

$ pip install -r requirements.txt

###(optional) Deactivate your virtual environment

$deactivate

How to run the application

 $ export FLASK_APP=run.py
 $ flask run

Using the application

 Create an account
 Login

Continuous Intergration Badges

coldclimate badge

https://codeclimate.com/github/Nthemba/Shopping-List

TravisCI badge

https://travis-ci.org/Nthemba/Shopping-List/builds/269947801

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages