bloggitt Bloggitt is a blogging website that allows users to post their thoughts and knowledge with others. its backend in django framework. login-page profile update form git clone https://github.com/abhishek351/bloggitt pip install -r requirements.txt ./manage runserver