ciraganenicole / Taskforce

The Wallet Web Application is a platform that allows users to control their financial transactions and accounts. Built using cutting-edge technologies including Firebase, Reactjs, and TailwindCSS, this application ensures a smooth and user-friendly experience for tracking financial activities daily.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wallet Web Application

The Wallet Web Application is a platform that allows users to control their financial transactions and accounts. Built using cutting-edge technologies including Firebase, Reactjs, and TailwindCSS, this application ensures a smooth and user-friendly experience for tracking financial activities daily.

Functionalities

A. Authentication

A user can:

  • Log in
  • Signup
  • Logout

B. Application

A user can:

  • Create, edit, and delete an account. He can also visualize the account list on the home page and see account details
  • Create and edit a record
  • When creating a record, he can select from the list of existing categories and subcategories or create new ones
  • If a user exceed the budget, he gets an alert

Technologies used

  • Firebase
  • Reactjs
  • TailwindCSS

Getting started

To set up the application locally, follow these steps:

Prerequisites

Make sure you have the following tools installed:

  • Git
  • Node.js

Setup

  1. Open a terminal and run:
git clone git@github.com:ciraganenicole/Taskforce.git
  1. Navigate to the project directory:
cd Taskforce

Running the application

A. Install dependencies

yarn install

B. Start the server

yarn start

Screenshots

Welcome page

welcome

Click on the "Get started" button to navigate to the login page

Login page

login

If you already own an account, you can use your credentials to log in, if not click on the "Signup" link at the bottom to create one.

Signup page

signup

Home page

home

Create a record popup

popup

Create an account popup

account

The home page contains the list of accounts and the table of records

Author

👤 Ciragane Nicole

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is not licensed.

About

The Wallet Web Application is a platform that allows users to control their financial transactions and accounts. Built using cutting-edge technologies including Firebase, Reactjs, and TailwindCSS, this application ensures a smooth and user-friendly experience for tracking financial activities daily.


Languages

Language:JavaScript 92.6%Language:HTML 5.0%Language:CSS 2.4%