Skip to content

diyajaiswal11/GitScrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

27 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GitScrap ๐Ÿš€

GitScrap :octocat: is an application that fetches details of a Github User based on his/her profile. ๐Ÿ‘จ

You can view the demo here.

Tech Stack ๐Ÿ‘จโ€๐Ÿ’ป

  • Frontend: HTML/CSS/Bootstrap
  • Backend: Django

Quick Start ๐Ÿ’ซ

  • Fork and Clone the repository using-
git clone https://github.com/diyajaiswal11/GitScrap.git
  • Create virtual environment-
python -m venv env
env\Scripts\activate
  • Install dependencies using-
pip install -r requirements.txt
  • Make migrations using-
python manage.py makemigrations
  • Migrate Database-
python manage.py migrate
  • Create a superuser-
python manage.py createsuperuser
  • Run server using-
python manage.py runserver

License ๐Ÿ“–

This project follows the MIT License.

If you liked the project don't forget to star ๐ŸŒŸ and fork ๐Ÿฝ the project.

Made with โค by Diya Jaiswal

forthebadge forthebadge forthebadge forthebadge

About

GitScrap :octocat: is an application that fetches details of a Github User based on his/her profile. ๐Ÿ‘จ

Topics

Resources

License

Stars

Watchers

Forks

Contributors

โšก