This is our Final Project ...
In this Project we used web 3.0 methodologies, Solidity and Metamask.
Project created in collaboration with Hengameh Bolouri and Pascal Malangeri.
you have make sure you in the dev branch
- git pull origin dev (get data from the github)
- git checkout -b 'name-feature'
- git add .
- git commit -m ''
- git push origin 'branch name'
- on github create pull request from your branch to dev branch
- for next feature you have to these steps again
