- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 📝 License
A comprehensive microfinance management system that facilitates the management of various financial operations such as client , loan , savings , insurance and Ekub management. The system is built using Fast API and Postgresql database.
- Databse schema
- Coming soon
- Member management
- Loan management
- User management
- Email notification
- Authentication using JWT
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Command line or terminal
- IDE such as VsCode.
- Python 3.8 or higher
- Postgresql 13 or higher
Clone this repository to your desired folder: Example command:
git clone https://github.com/zewdu444/micro_finance.git
cd micro_finance
Backend API
cd server/api
pip install -r requirements.txt
uvicorn main:app --reload
open http://localhost:8000/docs
👤 Zewdu Erkyhun
- GitHub: @zewdu444
- Twitter: @zewdu444
- LinkedIn: zewdu-anley
- I am working on the frontend part of the project and will be available soon.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.