danielpy108 / LearningDjango

Learning Django by building a note taking web app and adding new features over time as I learn to use them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Django

With this note taking web app I'm going to code everything that I'll be learning about Django, HTML, CSS and even vue.js as front-end framework.

As the time goes on, I'll be improving the way this site looks and the way the backend works by adding a better database (postgresql).

I know the front-end is shitty but over time as I learn more concepts about css.

Requirements

Django and rest_framework

$ pip install Django==3.0.6 djangorestframework markdown django-filter

Rest Framework

How it lookz

The site, currently look like this:

alt text

alt text

alt text

About

Learning Django by building a note taking web app and adding new features over time as I learn to use them.


Languages

Language:Python 50.1%Language:HTML 42.3%Language:CSS 7.5%