Young adults (aged 18-25) are financially savvy but lack the tools and guidance to confidently navigate their financial futures. Design an inclusive FinTech solution that empowers them to manage their money effectively and build a secure financial foundation.
Our solution aims to tackle the common challenge faced by young adults: managing finances confidently. Through our user-friendly website, we provide templates to track spending in various categories like travel and rent etc. Users set monthly budgets and allocate funds accordingly. By addressing this gap in financial guidance, we empower young adults to navigate their financial futures with ease, building a secure foundation for themselves.
-
Simple and User friendly UI
-
In app wallet for recording trancastion history
-
Templates designed keeping young adults in mind
-
Transparent transactions making the user conscious about spending money
This is a web application for now built using the following technologies:
- React
- React DOM
- TailwindCSS
- Google's Firebase (for backend)
- Expo Router (for routing)
- Node JS
- Javascript
- Firestore Database ( switch to MongoDB at later stage for scalibility issues)
- Figma ( for wireframing and designing )
- Vercel / Stellar blockchain ( for deployment)
- Clone this repository
git clone https://github.com/ArshTiwari2004/CodeCubicle
- Install node dependencies
cd Money-Mentor && npm install
- Run the server
npm run dev