Skip to content

CodeOfVictor/MyPrivacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MyPrivacy

⚠️This project is under development, please wait to final release!⚠️
⚠️The code may not be complete or may contain errors.⚠️

Description

The vast majority of websites or programs for notes, to-do's, calendars with events ... work by storing data on servers, making private information vulnerable or public.

That is why we have created this project which saves everything locally and encrypted, being YOU THE OWNER OF YOUR DATA and no one else can access it.

TRY IT!

Official website


License

CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

You are free to:

Share — copy and redistribute the material in any medium or format
Adapt — remix, transform, and build upon the material
The licensor cannot revoke these freedoms as long as you follow the license terms.

Under the following terms:

Attribution — You must give appropriate credit , provide a link to the license, and indicate if changes were made . You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
NonCommercial — You may not use the material for commercial purposes .
ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

Pending tasks

  • ✅ Create index
  • ✅ Create navbar
  • ✅ Add white and dark theme
  • ✅ Add language support
  • ✅ Add calendar with event system
  • ✅ Add notes
  • ✅ Add tasks to do
  • ✅ Add funcionality

Deployment

Clone project

  git clone https://github.com/CodeOfVictor/MyPrivacy.git

Install dependencies

  npm install

Run it

  npm start

Deploy your own version

  npm run build

or

  npm run deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors