Skip to content

ognimoddd/passbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

passbox

Table of Contents:

  • Introduction
  • Installation guide
  • Screenshots
  • Contributions
  • Introduction

    Passbox is a password management control panel. It allows users to keep track of all their passwords.

    Screen Shot 2023-06-15 at 7 53 40 PM

    Installation Guide

  • Download the passbox application
  • Download and install a web server stack, like XAMPP or WAMP
  • Open XAMPP or WAMP control panel, then start Apache and MySQL
  • Open a web browser and go to PHPMyAdmin at http://localhost/phpmyadmin
  • Create a new database named passbox_db
  • Import your downloaded passbox_db.sql file from the mysql folder to the new database
  • Open the passbox application and go through all the files. Change the url, username, and password fields to match what you use for your own localhost
  • Run the User_Control_Panel_Page.java file
  • Enjoy!!!
  • Screenshots

    User Edit Page

    Screen Shot 2023-06-15 at 8 15 33 PM

    Password Management Page

    Screen Shot 2023-06-15 at 8 17 34 PM

    Log Control Page

    Screen Shot 2023-06-15 at 8 20 53 PM

    Contact Me Page

    Screen Shot 2023-06-15 at 8 26 01 PM

    Contributions

    Passbox is an open-source project. I am committed to a fully transparent development process and would greatly appreciate any contributions. Whether you are helping to fix bugs, proposing new features, or improving documentation - I would love to have your contribution and/or feedback. Thank you for checking out my repository!

    About

    Passbox · Password management · Java, SQL

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages