dbms project
1.fork this repository.
2.go to your account.find the repository and clone it from there.
eg:git clone https://github.com/jeswincyriac/organ_donation_app.git
.
3. cd organ_donation_app
pip install -r requirements.txt
python3 manage.py runserver
2.cd accounts/templates
3.open home.html ;-)
git add .
git commit -m "message"
git push origin master
goto your profile and send a pull request.