Skip to content

Achuthgovind/futsub_app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

organ_donation_app

dbms project

how to contribute

installation

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

  1. pip install -r requirements.txt

running the project

  1. python3 manage.py runserver 2.cd accounts/templates 3.open home.html ;-)

pushing changes

git add .
git commit -m "message"
git push origin master 

goto your profile and send a pull request.

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 61.7%
  • Python 38.3%