Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 701 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 701 Bytes

open-news-backend-only

A news portal app made for Leapfrog Revampathon 2022 by Team Enigma

image

Run project

  • install requirements.txt on terminal: pip install -r requirements.txt
  • run on terminal: python manage.py migrate
  • run on terminal: python manage.py runserver
  • All Done

Demo(compressed video):

enigma.mp4

Newer Frontend

React Frontend

Old Frontend

React Frontend