Skip to content

SpaghettiArchitect/learning_log

Repository files navigation

Learning Log

This is my version of the Django project from Chapter 18 to Chapter 20 of Python Crash Course by Eric Matthes.

Short Spec

We’ll write a web app called Learning Log that allows users to log the topics they’re interested in and make journal entries as they learn about each topic. The Learning Log home page will describe the site and invite users to either register or log in. Once logged in, a user can create new topics, add new entries, and read and edit existing entries.

About

A learning log webapp with basic functionality.

Resources

Stars

Watchers

Forks