Expensee is a modern, user-friendly expense tracking application designed to help users manage their daily finances with ease. This project was developed as the final graduation project for the Supercode Bootcamp.
- User Authentication: Secure sign-up and login via Firebase Authentication.
- Expense Management: Add, edit, and delete expenses to keep track of your spending.
- Real-time Updates: Data is synchronized in real-time using Firebase Firestore.
- Responsive Design: Fully optimized for mobile and desktop devices.
- Data Visualization: (Falls vorhanden, z.B. Charts) Visual overview of monthly spending.
- Frontend: React.js
- Backend/Database: Firebase (Firestore & Auth)
- Styling: SCSS / CSS
- Deployment: (z.B. Vercel / Netlify / Firebase Hosting)
- Clone the repository:
git clone [https://github.com/jonasermert/expensee.git](https://github.com/jonasermert/expensee.git)