Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months ago
JSON representation
:clipboard: A pretty easy django notes app. Have a note, save it!
- Host: GitHub
- URL: https://github.com/omkarpathak/django-notekeeper
- Owner: OmkarPathak
- License: mit
- Created: 2019-11-14T04:17:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T04:49:42.000Z (about 2 years ago)
- Last Synced: 2024-12-12T09:10:11.038Z (about 2 months ago)
- Topics: api, django, django-notekeeper, note-taking, note-taking-app, notes, python3, simple, webapp
- Language: HTML
- Homepage: https://omkarpathak27.pythonanywhere.com/
- Size: 4.04 MB
- Stars: 71
- Watchers: 6
- Forks: 26
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 | |
|:-------------------------------------------:|:-------------------------------------------------------------:|
| ₹ (INR) | |