Project (Android version) for mobile programming course in spring 2022 at Sharif University of Technology.
This is a tracking cryptocurrency app.
Complete Name | Student Number |
---|---|
Shayan Cheshm Jahan | 97110047 |
Amir Mohammad Fakhimi | 99170531 |
Seyyed Reza Ghamghaam | 99170542 |
- First of all get an API key from https://twelvedata.com.
- After that, at the end of your local.properties file in res folder, add this line with your API key:
- twelveDataApiKey="your twelvedata API key"
- Run and enjoy the project. 😉