Skip to content

ultimatedz/BradMoney

Repository files navigation

BradMoney

BradMoney is a finance manager that allows the user to store their payments and investments and be able to view this data on the dashboard with intuitive graphics. The application has database integration and email authentication, ensuring that the user can create their account and have access to their data safely.

✨ Features

✅ Integration with database as a service
✅ Account creation with email confirmation
✅ Password recovery
✅ Access control per session
✅ CRUD for payments
✅ Addition of investments by category

📝 Instructions for execution

The project can be accessed by clicking here

  1. Download or clone the project
  2. Install all dependencies with npm i or yarn command
  3. Run the project with ng s command
  4. Create your account and start using 😉

Contribuidores