Ongoing
Track shared activities in real time.
Running the project
- Download Git.
- Download Android Studio.
- In the terminal,
cd
to where you want to clone the project and then run git clone https://github.com/jeanbarrossilva/Ongoing.git
to do so.
Example:
cd Downloads
git clone https://github.com/jeanbarrossilva/Ongoing.git
- Open Android Studio, click "Open" and choose the project directory.
- Wait for the IDE to index the files, and then click on the "Run" button at the top. Done, all set! 🎉