A Learning note or log keeping web application build using python's django framework.
Important
Prerequisites: Python installed
Clone the project:
git clone git@github.com:Ayushjha132/learning-log.git
python3 manage.py runserver
or
python manage.py runserver