Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zewdu444/micro_finance
A comprehensive microfinance management system that facilitates the management of various financial operations such as client , loan , savings , insurance and Ekub management
https://github.com/zewdu444/micro_finance
fastapi mui postgresql reactjs
Last synced: 7 days ago
JSON representation
A comprehensive microfinance management system that facilitates the management of various financial operations such as client , loan , savings , insurance and Ekub management
- Host: GitHub
- URL: https://github.com/zewdu444/micro_finance
- Owner: zewdu444
- License: mit
- Created: 2023-07-21T19:12:47.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-11-17T09:55:18.000Z (12 months ago)
- Last Synced: 2024-10-10T08:21:38.632Z (28 days ago)
- Topics: fastapi, mui, postgresql, reactjs
- Language: Python
- Homepage:
- Size: 397 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [:camera: screenshots](#screenshots)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [📝 License](#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.
## Backend API
API### Frontend
Frontend## :camera: screenshots
- Databse schema
- API documentation
- FastAPI
- Postgresql
- React
- Next js
- Material UI- Coming soon
- [x] Member management
- [x] Loan management
- [x] User management
- [x] Email notification
- [x] Authentication using JWTTo get a local copy up and running, follow these steps.
### Prerequisites
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### Setup
Clone this repository to your desired folder:
Example command:```sh
git clone https://github.com/zewdu444/micro_finance.git
cd micro_finance```
### Usage
Backend API
```sh
cd server/api
pip install -r requirements.txt
uvicorn main:app --reload
open http://localhost:8000/docs
```👤 **Zewdu Erkyhun**
- GitHub: [@zewdu444](https://github.com/zewdu444)
- Twitter: [@zewdu444](https://twitter.com/zewdu444)
- LinkedIn: [zewdu-anley](https://www.linkedin.com/in/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](https://github.com/zewdu444/micro_finance/issues).
Give a ⭐️ if you like this project!
This project is [MIT](./LICENSE) licensed.