Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 668 Bytes

File metadata and controls

15 lines (14 loc) · 668 Bytes

Project-Mobile-Programming-Spring-2022-Android

Project (Android version) for mobile programming course in spring 2022 at Sharif University of Technology.
This is a tracking cryptocurrency app.

Team members:

Complete Name Student Number
Shayan Cheshm Jahan 97110047
Amir Mohammad Fakhimi 99170531
Seyyed Reza Ghamghaam 99170542

How to run project:

  1. First of all get an API key from https://twelvedata.com.
  2. 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"
  3. Run and enjoy the project. 😉