Skip to content

Latest commit

 

History

History
83 lines (67 loc) · 2.87 KB

README.md

File metadata and controls

83 lines (67 loc) · 2.87 KB

Invoice Creator

This application is built for creating dynamic invoice for TAJMOHO INTERNATIONAL. This has form with dynamic product add features. AJAX loading for speed optimization. And so many features. This application is based on Django Framework version 4.2.2.

Screenshots

Invoice Creator Invoice Creator Invoice Creator Invoice Creator Invoice Creator Invoice Creator Invoice Creator Invoice Creator Invoice Creator Invoice Creator Invoice Creator Invoice Creator

Features on this application

  • Creating Invoice
  • Printing Invoice Functionality
  • Dynamic Product Add Functionality
  • AJAX Datatable Loading
  • Highly Speed Optimization
  • Dynamic AJAX Search
  • Dynamic Terms & Conditions, Privacy Policy Editor
  • Global Site Settings
  • User Registration
  • User Login & Logout
  • User Profile
  • Create, Update, Edit & Delete Posts
  • User Change Password
  • Password Reset
  • Customized Admin Panel
  • Social Authentication
  • User Email Verification
  • Add Multiple Email Account
  • User Account Deletion From Profile
  • HTML Email Template
  • Advanced CKEditor

Installation

Install Application with pip

Clone the project.

git clone https://github.com/tajbinkhan/invoice-creator.git

Go to the project directory (if you are a windows user).

cd invoice-creator

In command panel, run this command.

pip install -r requirements.txt

After successfull installation, you need to start the migration to create table in the database.

python manage.py makemigrations
python manage.py migrate

After migration, start the server by running this command.

python manage.py runserver

Tech Stack

Language: HTML5, CSS3, JavaScript, Python(3.11.3)

Framework: Django Web Framework(4.2.2), BootStrap 5

Authors

License

MIT