Skip to content

Krysik/notes-django

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published