Skip to content

KamandPrompt/E-xchange

Repository files navigation

E-xchange

A commodity loan/lending application. At times when we need something that is not easily available in shops and around college, we usually put up our requests at the noticeboard or some other official groups asking for it. At times it helps but it spams the group and many people are reluctant to even ask. This project aims to create an IIT Mandi-specific commodity exchanging app that connects lenders and borrowers.

Getting Started

  1. Download the latest stable release of the Flutter SDK for your platform and add the flutter tool to your path.
$ export PATH="$PATH:`pwd`/flutter/bin"
  1. Fork this repository and clone your fork.
$ git clone https://github.com/YOUR-USERNAME/E-xchange.git
  1. Change your directory to the one containing the source code.
$ cd E-xchange
  1. Install the required package dependencies.
$ flutter pub get
  1. Launch the app in the emulator.
$ flutter run

How to contribute?

Feel free to fork this repository, test it locally and then report any bugs you find in the issue tracker or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages