Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 749 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 749 Bytes

Django Invoice App

forthebadge made-with-python

Django Invoice App is mainly for Shopkeepers to store data of their Daily Sales and Daily Expenses.

Features:
  • You can add your Daily Sale.
  • You can add your Daily Expense.
  • You can view the your Total Invoice Data till date.
  • You can call its API and use it in any other application
Technology Used:
  • Django 2.2
  • Bootstrap
  • SQLite3 Database
  • Django Rest Framework
Todos:
  • Create a React Native App
  • Share Screenshot Button
  • Export Invoice and Expense Data everyweek and send an email to the Shopkeeper

License


MIT