Skip to content

blackelbow/Django-Progressive-Web-App-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Progressive-Web-App-Template

A basic empty project template for a Django-based progressive web application.

Uses the django-pwa package available at https://github.com/silviolleite/django-pwa for the 'progressive' part.

Contains:
I. an "api" app that uses Django REST Framework to serialize data from a MySQL database.
II. a "mobile" app that serves a single html template to consume data from the REST API.
III. a "pages" app with a single landing page.
IV. The usual Django infrastructure.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors