Abhishek950650 / django-boards

Django Board Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-boards

Django Board Application by - Abhishek jaiswal

-first need to install python 3.7 -then install django 2.1 -then install widget-tweaks using pip command -and use migrations for sql lite using this command -> python manage.py makemigrations -and migrate the database using this command -> python manage.py migrate -then create a super user using this command -> python manage.py createsuperuser then enter your name,email,pass -finally run your project using this command -> python manage.py runserver and copy the ip address from ur terminal and paste it into the browser

About

Django Board Application


Languages

Language:JavaScript 80.3%Language:HTML 10.1%Language:Python 9.5%Language:CSS 0.1%