Muriithi Mwaniki Maryann Mwikali Vincent Bii
https://windows-shoppers.herokuapp.com/
- As a seller, I would like to create an account and sign in
- As a seller, I would like to be able to post products I'm selling plus their description.
- As a buyer, I would like to be able to view available products together with the seller.
- As a buyer, I would like to be able to view sellers' credentials.
To get the code..
- Cloning the repository:
git clone https://github.com/sling254/Window_Shopper.git
- Move to the folder and install requirements
cd Window_Shopper
pip install -r requirements.txt
- Running the application
run python3 manage.py server on your terminal
- Testing the application
python3.6 manage.py test
Open the application on your browser 127.0.0.1:5000
.
No known bugs as of now.
Incase of any contributions fork the repo and make any substantial changes. Incase of any ideas,suggestions or complaints feel free to connect with me on webd2030@gmail.com
MIT Copyright (c) 2021 Window_Shopper