Project information

  • Category: Web Application
  • Client: Teacher
  • Project date: 24 October, 2022
  • Project URL: inductivestudy.me

Django web application

The tech stack for this Django application is AWS EC2, Nginx, Docker, Django, Postgres. Core functionality of the site revolves around two models: "study" and "series". The purpose of these models is to distribute lesson PDF's and archived audio files to members of a study group. The resources are available at no cost, and can be used by anyone after publication. The MVP uses the Django Admin to add the resources. Most of the visual elements of the site are created dynamically, including the series selection page, study lists and navigation tags. The future for this site will add admin functionality on the front end with forms for validation, and an updated landing page to link to more resources as they are developed.