Skip to content

World-Konkani-Centre/SCL-2022-ardra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ardra

Micro financing platform for venders and small business owners in India.

*** MVP mobile application ***

Logo

Features

  • Ai predicted credit worthiness
  • Immutable blockchain legder
  • Peer to peer finance
  • Fraud proof system

Demo

coming soon

Tech Stack

Client: Flutter

Server: Node, Express , fastapi

tools

design: Figma , canva

Management: trello

documentation: notion

version management: git & github

Documentation

User documentation

Run Locally backend

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

Run Ai locally

Go to the project directory

  cd <foldername>/<scl-rating-system>
  

Install dependencies

  pip3 install -r requirement.txt

Start the server

uvicorn api:main:app

Run flutter app locally

Go to the project directory

  cd <foldername>/<frontend>

Start flutter app

flutter run

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published