An open API service indexing awesome lists of open source software.

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

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.