Micro financing platform for venders and small business owners in India.
*** MVP mobile application ***
- Ai predicted credit worthiness
- Immutable blockchain legder
- Peer to peer finance
- Fraud proof system
coming soon
Client: Flutter
Server: Node, Express , fastapi
design: Figma , canva
Management: trello
documentation: notion
version management: git & github
Clone the project
git clone https://github.com/World-Konkani-Centre/SCL-2022-ardra <foldername>
Go to the project directory
cd <foldername>/<backend>
Install dependencies
npm install
Start the server
npm run start
Go to the project directory
cd <foldername>/<scl-rating-system>
Install dependencies
pip3 install -r requirement.txt
Start the server
uvicorn api:main:app
Go to the project directory
cd <foldername>/<frontend>
Start flutter app
flutter run