Skip to content

Commit

Permalink
Merge branch 'main' of github.com:sara-rioseco/nova-wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
sara-rioseco committed Mar 10, 2024
2 parents 4a51464 + 9dcac20 commit 63c90d9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# NovaWallet

NovaWallet is a modern e-wallet web application designed to provide users with a convenient and secure way to manage their digital finances. Built using JavaScript, Bootstrap, and jQuery, NovaWallet offers a user-friendly interface and robust functionality to handle various financial transactions.
NovaWallet is a modern e-wallet web application designed to provide users with a convenient and secure way to manage their digital finances. Built using JavaScript and jQuery, NovaWallet offers a user-friendly interface and robust functionality to handle various financial transactions.

## Features

- **User Authentication:** Secure user authentication system to ensure only authorized users can access their accounts.
- **Wallet Management:** Users can easily add funds to their wallet, view their balance, and perform transactions seamlessly.
- **Transaction History:** Keep track of all transactions with a detailed history view, including timestamps and transaction amounts.
- **Responsive Design:** NovaWallet is optimized for both desktop and mobile devices, providing a consistent experience across all platforms.
- **Customizable Settings:** Users can personalize their experience by adjusting settings such as currency preferences and change between dark and light mode.
- *COMING SOON*Customizable Settings:** Users can personalize their experience by adjusting settings such as currency preferences and change between dark and light mode.

## Technologies Used

- **JavaScript:** The primary programming language used for the frontend logic and interactivity.
- **Bootstrap:** Utilized for responsive design and styling components to enhance the user interface.
- **jQuery:** Simplifies DOM manipulation and event handling to create dynamic user experiences.

## Prototyping
Expand Down

0 comments on commit 63c90d9

Please sign in to comment.