Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

privanote/PrivaNote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrivaNote

A note-taking app which prioritizes your security first

PrivaNote is a simplistic and secure note-taking application for Windows, macOS, and Linux.

About

Threre is a need for a note-taking app that provides the end-users with full security and privacy.

PrivaNote’s primary focus is on ensuring that its user’s data are secure and private. It also ensures that users who are currently using existing mainstream note-taking apps are able to easily transition to PrivaNote by implementing a simple UI/UX, as well as flexibility in terms of file support.

Early Preview

How to install for development

  1. Clone and open the repository to your machine
  2. Run npm install from within the server and client directories
  3. Install PostgreSQL on your machine
  4. Create a .env file within the server directory which contains your PostgreSQL connection string
  5. Run npm run build followed by npm run start to compile and run the application

Installation instructions for production will be available after the deployment phase.

Team

Update: As of December 12, 2021 all development has halted. It is important to note that this was a school project.