I made this website for the DevCom Recruitment round 2 which i cleared via this
Brief Description
- On the landing page one can login/signup and post new blogs or edit/delete his blogs via his account
- One can see others blogs on the landing page. On clicking on one of them, they can see the complete blog
Guide to launch the website on ypur server
- Install django on your pc. Follow this
- Clone this repo into your pc
- Open terminal, go to this repo you have cloned and type command python manage.py runserver
- Open the local host on your pc. You can now see my webpage :")