Skip to content

Commit 9e6b4d9

Browse files
Update README.md
1 parent f16f7a3 commit 9e6b4d9

File tree

1 file changed

+30
-6
lines changed

1 file changed

+30
-6
lines changed

Diff for: README.md

+30-6
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,40 @@
1-
# forexaggregator
1+
# Forex Aggregator
22

3-
A new Flutter project.
3+
<h4>This project was developed by our team for the Western Union Techathon 2020. </h4><br>
4+
<p> A forex aggregator is like Trivago for Forex. It shows you information about all the different forex providers and their conversion rates. Flutter has been used for developing this cross platform application and Nodejs has was used to create custom API which are hosted on Heroku.</p>
5+
<p>For predicting future conversion rates a combination of ARIMA and RNN has been used.</p>
46

5-
## Getting Started
67

7-
This project is a starting point for a Flutter application.
8+
<h3><b><u>Features:</u></b></h3>
9+
<ul>
10+
<li>Category winners sorted according to factors like price, rating etc. with sort/filter option on the factors like price, ratings,etc.
11+
</li>
12+
<li>Top gaining and losing conversion among multiple currency.
13+
</li>
14+
<li>Best and worst forex rates in last 5 and 10 days. </li>
15+
<li>Graph to analyze previous rates for a day, week.
16+
</li>
17+
<li>Our prediction for future conversion rates.</li>
18+
<li>Chat Support for Assistance (chatbot)</li>
19+
<li>Multi-currency conversion support</li>
20+
</ul>
821

9-
A few resources to get you started if this is your first Flutter project:
22+
<h3><b><u> Developers</u></b></h3>
23+
<ul>
24+
<li><a href="https://github.com/yashagarwal1999">Yash Agarwal</a></li>
25+
<li><a href="https://github.com/Onkarbendre2000">Onkar Bendre</a></li>
26+
<li><a href="https://github.com/Gattani-Sanket">Sanket Gattani</a></li>
27+
<li>Rushikesh Tapadiya</li>
28+
</ul>
29+
30+
## References
31+
32+
33+
A few resources for Flutter:
1034

1135
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
1236
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
1337

14-
For help getting started with Flutter, view our
38+
For help getting started with Flutter, view
1539
[online documentation](https://flutter.dev/docs), which offers tutorials,
1640
samples, guidance on mobile development, and a full API reference.

0 commit comments

Comments
 (0)