Skip to content

kate-ka/cats_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cats_backend

Cats_backend is a simple blog.

The project contains two apps:

  • Articles, all articles are added and edited from the admin.
  • Polls.

Technology Stack and Tools

  • Python 3.5
  • Django 1.10
  • Django REST framework 3.5
  • Django-ckeditor 5.1
  • Angular 1.5
  • Bootstrap 3

Installation guideline

  • Activate your virtual environment: source <virtual_env>/bin/activate

  • Install needed packages: pip install -r requirements.txt

  • Run Django server: python manage.py runserver

  • Run Frontend: npm install, bower install, grunt serve

Frontend can be found here: https://github.com/kate-ka/cats_frontend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •