Multi User Full Accounting and Inventory Management System Built with Django and React
デベロッパー
公開チャット
製品詳細
Multi User Full Accounting and Inventory Management System Built with Django and React
All the code is customized to be deployed to Heroku
- Adding and editing Clients and Vendors
- adding products and preview product history and inventory management
- adding invoices and refunds for clients and vendors
- adding
editing
incomes and payments for clients and vendors - adding editing expenses
- install the Requirments.txt file in Django app
- add the new url for the backend and frontend to the allowed hosts ant to coreheaders in settings.py file in the Django app
- change the email backend in the same settings.py file to you email info (emailAddress ,password)
- change the url in Adapter.py in the Django app to the new url where frontend is hosted
- change the Baseurl in the React app in context folder to the url where backend is hosted
Adding and editing Clients and Vendors
adding products and preview product history and inventory management
adding invoices and refunds for clients and vendors
adding editing incomes and payments for clients and vendors
adding editing expenses
ファイルツリー
-
📁 Multi User Full Accounting and Inventory Management System Built with Django and React