Giter Site home page Giter Site logo

ryanborum / password_manager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from usf-cis-4935/password_manager

0.0 0.0 0.0 2.51 MB

Fork of USF-CIS-4935/password_manager intended to focus on individual improvements to code quality and usability

PHP 73.40% Shell 0.57% Blade 26.03%

password_manager's Introduction

Repo Roadmap

Fork of USF-CIS-4935/password_manager intended to focus on individual improvements to code quality, functionality, and usability

Styling

  • CSS made mobile-compatible
  • Move away from <fieldset> formatting.
  • Reformat password re-use results (move to a modal)
  • CSS rewritten to use SASS/CSS framework Bulma

Code Quality

  • Addition of unit tests
  • Full documentation of JS components
  • Full documentation of PHP components
  • Move on-page JS to external files
  • Modularization of JS functions

Functionality

  • Add dark mode
  • Add geolocation data to IP addresses in "Login History"
  • Allow custom entropy source(s) for password generation
  • "Password Re-Use" will allow you to select a password card to check
  • Allow for "re-use" check from a button on the password card
  • Add sort options to password database

Architecture

  • Upgrade to Laravel 8.X
  • Refactor models into dedicated "Models" directory
  • Tie styling and JS into Laravel Mix
  • Encryption of all database content (?)
  • Utilize Laravel templates
  • Replace User and Password auto-incrementing ID's with UUIDs
  • Implement automatic text compression + minification for downloaded resources
  • Defer non-essential CSS loading

Small Fix To-Do List

  • "Get Started" message on blank password database page
  • "Copied to clipboard" message
  • Move encryption libs to their own directory
  • Add information to page tabs
  • Automatic log out/ 401 handling for expired async requests

To-Do Bugfixes

  • Fix "iPad" browser preview matching "mobile" breakpoint
  • Fix session cookies persisting without derived key in session storage

password_manager's People

Contributors

ryanborum avatar dependabot[bot] avatar someear avatar rispolip avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.