Skip to content

MayankValechha/django-invoice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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