Skip to content

Forworddash/AliasKeep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

'Alias Keep' is a desktop application built using Electron, Bulma CSS, and JavaScript. The primary purpose of the application is to help users manage and store information related to fake aliases, including details such as fake names, email addresses, phone numbers, and dates of birth. The application features a user-friendly interface with different tabs for managing various aspects as well as a rudimentary login screen.

Instructions

Open root directory run 'npm start'

Login Page

Login Page has default credentials set, username: admin | password: password

login

Account Creation Page

Account Creation Page currently stores local username & password via "localStorage.setItem("createdUsername", createdUsername);" which is passed onto the login page.

accountcreation

Home Page

Home page contains input boxes that will store an array of info: Full name | Email | Phone number | Date of birth | Gender

generate2

Database Entries

This tab will store any saved data from the generate tab.

saves

Settings Page

This page has dark mode, language selection, Delete all user data.

settings

Current issues

  • Data is not stored on seperate accounts. If you create 2 accounts, you can see all the stored data between them

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published