Skip to content

It's a password and notes locker created in django. I am using it personally and it's working as intended. In the World of data privacy i implemented encryption in database to secure data from data breach. You can trust it fully. It's not an opensource project.

Notifications You must be signed in to change notification settings

navdeepm20/KeepSafe_Dj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

KeepSafe

A Django Web App For Your Securing Your Notes and Passwords on Cloud.

Requirements

  • Python 3.8 or above.
  • Django 3.1.3
  • Other's are mentioned in requirements.txt file.

Project Information

Features

  • CRUD on Notes and Passwords with beautiful UI.
  • Search Your Notes and Passwords via their titles.
  • CRUD on User and User Profile.
  • Set Tags for post to seperate it from other or combine different notes with same tags.
  • Get Nots with a paticular tags.
  • Garbage Images automatically removed.
  • Get Mails when a new user activates his profile.
  • User will be notified when someone login into his/her account.
  • All notes content and all password data is encrypted before storing it into database for privacy transparency.
  • More Comming Soon.......

Live Preview

Click Here to Check Live Preview 😊

  • It Might Take Sometime to open the website due to the limited free hosting support.

Developer - Navdeep Mishra😊

About

It's a password and notes locker created in django. I am using it personally and it's working as intended. In the World of data privacy i implemented encryption in database to secure data from data breach. You can trust it fully. It's not an opensource project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published