Coder Social home page Coder Social logo

edward-ji / energymax Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 27.47 MB

Shopping software GUI with kivy

Python 98.59% Shell 0.03% Batchfile 0.01% CSS 0.53% TeX 0.01% JavaScript 0.13% GLSL 0.01% C 0.61% Emacs Lisp 0.08% Vim Script 0.01%
python-application hsc

energymax's Introduction

=== Testing Account ===
user id: admin
password: Ab123456
Remember me toggle is checked by default so you do not need to enter your password every time you test.
A bank card with number 1234567890123456 is registered.
The card is connected to admin account.

=== The function of each directory ===

./receipts
This folder act as a simulated printer.
It contains all the receipts that are supposed to be printed.
These files are all image files with png extension.

./res
This folder include all the resources that are required to run the program.
It contains all the information about purchasable items.
It also contains all the icons and images that improves with the interface.

./save
This folder contains the record of accounts, purchases etc.
You may remove all files, the software can handle FileNotFound.
However, you will lose all the existing accounts, purchase records etc.
There are two kinds of files.
- Pickle files (*.p)
    They are binary files that are NOT supposed to be opened using text editors.
    You must NOT change the content in these files.
- Text files (*.txt)
    This kind of file is safe to open.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.