Krysik / notes-django

It is kind of an Evernote clone built with django.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notes-django

Python version: 3.7.4
Database: PostgresSQL

It is kind of an Evernote clone build with django.

Create your own virtual environment and install requires packages through below command:
pip install -r requirements.txt
Run server locally
python manage.py runserver

About

It is kind of an Evernote clone built with django.


Languages

Language:Python 57.6%Language:HTML 35.5%Language:CSS 4.3%Language:JavaScript 2.6%