Skip to content

A Vault Treasure application where you can store your Pending, Paid and Draft Transactions. Easy to Manage and Track your valuable treasures with user-friendly UI and simplicity

License

Notifications You must be signed in to change notification settings

hariketsheth/Vault-Treasure

Repository files navigation

Vault Treasure

forthebadge forthebadge


Design Vault Treasure

Introduction

  • Used React and Next.js for building the site
  • Formik and Yup were used for the Forms
  • styled-components was used for styling the components
  • Framer Motion was conviniently used for Page transitions and animations
  • Libraries for storing the data in Local Storage

Installation

Latest Version:   npm version


  • 1. Installing the Package

    • 1.1 Use npm install
    npm install hariketsheth-vault
    npm i hariketsheth-vault
    
    • 1.2 Use yarn add
    yarn add hariketsheth-vault
    

  • 2. Installing the Dependencies

    • 2.1 Using npm install after navigating to the correct directory
    npm install
    
    • 2.2 Or Use yarn install after navigating to the correct directory
    yarn install
    

Future Enhancements

  • Planning for a Account System that works on Database such that Local Storage is not used for storing Vaults
  • Password Encryption and Hashing for storing the sensitive data
  • Improving the Component segregation further for more efficiency
  • Feature for exporting the vaults to different platforms and accepting further options in terms of Marking Paid

Contribution

  • Feel free to report any issue in the project.
  • Raise an issue, notify about the error. If you wish to propose a solution, go ahead and make your own PR to this repository
  • Any further future enhancement, you wish to see can also be notified using the ISSUES Tab.

forthebadge

About

A Vault Treasure application where you can store your Pending, Paid and Draft Transactions. Easy to Manage and Track your valuable treasures with user-friendly UI and simplicity

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published