-
Notifications
You must be signed in to change notification settings - Fork 0
NikhilRaikar17/InvGen
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# E-invoice Web Application ## Introduction * Flask: http://flask.pocoo.org/ * Bootstrap: https://getbootstrap.com/ * SB Admin: https://startbootstrap.com/template-overviews/sb-admin ## Requirements This Web application requires the following software: * python3: Python interpreter version 3 * python3-pip: Python module installer PIP * python3-venv: Python virtual environment * sqlite3: SQLite version 3 for the database export Install this software as usual. Here is an example of installing it on Ubuntu. sudo apt-get install python3 python3-pip python3-venv sqlite3
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published