Learning Log

Web

Overview

About the project

A web app where users can make a personalized summaries of any topics learned in a particular day

Date
July 20, 2023
My Role
Designed and developed web app
The problem

A better way to take notes

Using paper notes can quickly become cumbersome especially as a student who is taking multiple classes. Also carrying all those notes can be heavy and inefficient. One could make the notes on a word processing document but that might mean not being able to study if you don't have access to your laptop. You want a place where you can make notes and not be tied to always having your laptop around to study or a notebook.

The solution

A Learning Log

A web app that allows the user to make notes which can then be access via phones or any device that can connect to the internet. This removes the need to use paper notes and also not being able to study on days when you don't have access to a laptop. The web app uses a sqlite3 database where it stores encrypted user data. The users can view previous topics posted and each post is marked with the date posted and sorted by date. The web app was developed using Django with the design made in figma.

view demo.

New Design

I am currently revamping the layout of the website to give it a more pleasing look and modern feel.

home page
sign up page
login page
dashboard-1
dashboard with sign out

designs done using figma.

view source code here