Skip to content

Dineshg49/SummerUp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

SummerUp - Zelf Karte

Introduction

Consider some situations :

  • You went shopping in a mart and spent couple of hours choosing items with best combination of quality and discount (The generic middle class startegy ;). You are tired and then you see a long queue at the biling counter. Clearly this isn't happy shopping ?

  • Imagine a virus got spread in the country which spreads rapidily through human interaction and now you have to maintain 'Social Distancing'(sounds familiar huh?:). Now how will you buy your essential items to stay quarantined in your house with minimal human interaction ?

  • Imagine You are the last person on earth... ohk I took it too far just jump to the next part.

For situtations like this we have got the perfect solution for you :- Zelf Karate

Basic Idea

The Basic Idea behined Zelf Karate is to minimize human involvement in the process of shopping and thus make transactions faster.

The web-application serves as the platform to perform the transactions online through digital currency. It also offers to explore the available items in the mart and prepare a shopping list beforehand.

It will generate a QR code at the mart which will be scanned by application and transcation would be performed.

Implementation

The web-application is created using python3.
Non-General Libraries Required :

  • flask
  • flask_sqlalchemy
  • flask_wtf
  • flask_login
  • flask_bcrypt
  • wtforms
  • datetime
  • PIL

Installation

  • Clone the repo to your local machine

git clone https://github.com/Samruddhi2001/SummerUp.git

  • Run the run.py file

python3 run.py

  • Make sure to install all the required Libraries mentioned.
  • Open the local server through the link.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 73.0%
  • Python 19.1%
  • CSS 6.6%
  • JavaScript 1.3%