petrichbg / News-Portal-Django

iTeach is a technology magazine platform where Editor can publish news.

Home Page:https://itechportal.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News Portal Django DRF

iTeach is a technology magazine platform where Editor can publish news.

React version Click Here

Django Version Live Demo Click Here

React Version Live Demo Click Here

Installation

open terminal and type
https://github.com/Sany07/News-Portal-Django.git

or simply download using the url below
https://github.com/Sany07/News-Portal-Django.git

Install requirements

pip install -r requirements.txt

Database

Set the database from settings.py

To migrate the database open terminal in project directory and type

python manage.py makemigrations
python manage.py migrate

Collects all static files in your apps

python manage.py collectstatic

Run the server

python manage.py runserver

#Screenshots

Settings Window

Settings Window

Settings Window

Settings Window

Settings Window

Settings Window

Settings Window

========Thank You=========

About

iTeach is a technology magazine platform where Editor can publish news.

https://itechportal.herokuapp.com/


Languages

Language:CSS 35.0%Language:JavaScript 30.9%Language:HTML 21.8%Language:Python 12.3%Language:Procfile 0.0%