https://github.com/nasdin/fund_management_website
Website for clients of a fund to view their investment balances, multiple sub-fund balances, withdrawal and deposits, built with Django
https://github.com/nasdin/fund_management_website
bank django django2 finance fund management python3
Last synced: 3 months ago
JSON representation
Website for clients of a fund to view their investment balances, multiple sub-fund balances, withdrawal and deposits, built with Django
- Host: GitHub
- URL: https://github.com/nasdin/fund_management_website
- Owner: Nasdin
- Created: 2019-04-06T14:42:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-09T13:40:12.000Z (about 6 years ago)
- Last Synced: 2024-12-28T13:43:23.700Z (5 months ago)
- Topics: bank, django, django2, finance, fund, management, python3
- Language: JavaScript
- Homepage:
- Size: 664 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Online Fund Management System
This project was created for an organisation called AYPE to handle fund management of clients.
DockerFile provided, use docker to start the website, if a postgres server is not provided, will use a local sqlite instead. Also change the password key before hosting.