DankiLiu / LearningTrackingWebApp

A Django website to track users' learning projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LearningTrackingWebApp

About this project

LearningTrackingWebApp is an exercise in the book Python Crash Course. It uses Django, a web framework that can be used to build interactive webseits.

Environmental setup

The following section describes how to setup the environment and how to get the app running.

Creating a virtual environment

Installing requirements

Running the web app

Run python manage.py runserver

About

A Django website to track users' learning projects.


Languages

Language:Python 70.3%Language:HTML 29.5%Language:Procfile 0.1%