Skip to content

meako689/litswebcourse

Repository files navigation

litswebcourse

Repo for python course

Download Virtual machine here

username:user
password:123

Django unchained

open terminal

Setup

git clone https://github.com/meako689/litswebcourse
cd litswebcourse/django-unchained
source setup.sh

populate DB

cd newstalk
python manage.py fetchnews

runserver

cd newstalk
python manage.py runserver

Run frontend development part

cd newsfront
npm start

Lessons:

  1. Intro
  2. Scraping
  3. Data formats
  4. MVC / Django
  5. Rest/ Django DRF
  6. Front End / React

Live demo

http://blooming-depths-46654.herokuapp.com/

About

Repo for kids python course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published