Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/omkarpathak/django-notekeeper

:clipboard: A pretty easy django notes app. Have a note, save it!
https://github.com/omkarpathak/django-notekeeper

api django django-notekeeper note-taking note-taking-app notes python3 simple webapp

Last synced: about 6 hours ago
JSON representation

:clipboard: A pretty easy django notes app. Have a note, save it!

Awesome Lists containing this project

README

        

# django-notekeeper
A pretty easy django notes app. Have a note save it!

### Built with :heart: and :coffee: by [`Omkar Pathak`](http://www.omkarpathak.in/)

## Features

- CRUD notes
- Copies selected text automatically
- Easily share
- Download note as PDF
- Beautiful yet simple UI
- Encrypted Data so that no one can phish it! ([using django-cryptography](https://github.com/georgemarshall/django-cryptography))

# Installation

- Clone the repository

```bash
git clone https://github.com/OmkarPathak/django-notekeeper.git
```

- Install Dependencies

```bash
cd django-notekeeper
pip install -r requirements.txt
```

- Create a file names `.env` in the folder where your `settings.py` file is present. Enter following information in your .env file

```
SECRET_KEY=
```

- Run django migrations

```bash
python manage.py migrate
```

- Run django server

```bash
python manage.py runserver
```

# Working

![working](results/working.gif)

# Encryption of all your note contents

![Imgur](https://i.imgur.com/aADlcho.png)

# Donation

If you have found my softwares to be of any use to you, do consider helping me pay my internet bills. This would encourage me to create many such softwares :)

| PayPal | Donate via PayPal! |
|:-------------------------------------------:|:-------------------------------------------------------------:|
| ₹ (INR) | Donate via Instamojo |