- Febrico Jonata
- Thessalonica Maria Luisse Rosalin
- Claudya Salim
HE Fish is a fish shop that have lists many popular decorative fish, they decided to create an application that provides information of fish in the form of an article. Henama Ea as the CEO of HE Fish made us to create an application in Mobile platform to make it easier for people to learn more about fish.
1. Git Clone
git clone https://github.com/FebricoJonata/FinalProjectMCC.git
use this command to download/clone this project
2. Git Remote
git remote add origin https://github.com/FebricoJonata/FinalProjectMCC.git
git branch -M main
git push -u origin main
3. Command to push to Repository
git add .
git commit -m "Comment"
git push
4. Git Pull
git pull
Use this command to update your project before push to repo