Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.54 KB

README.md

File metadata and controls

36 lines (29 loc) · 1.54 KB

Trakkash

Trakkash is a user-friendly financial management application built with Next.js 14 and Tailwind CSS. It provides an intuitive interface for tracking income, expenses, and overall balance.

Features

Income Tracking: Easily input and categorize your various sources of income. Expense Tracking: Record and categorize your expenses to gain insights into your spending habits. Balance Overview: View your overall financial balance and monitor changes over time. User Authentication: Secure authentication powered by Clerk for user login and management. Database Integration: Integration with Firestore for storing and retrieving financial data.

Technologies Used

Frontend: Next.js 14, Tailwind CSS Backend: Firestore Authentication: Clerk Deployment: GitHub Pages, Vercel

Getting Started

To run the project locally, follow these steps: Clone the repository: git clone https://github.com/your-username/trakkash.git Navigate to the project directory: cd trakkash Install dependencies: npm install Set up environment variables as per the .env.example file. Start the development server: npm run dev

Contributing

Contributions are welcome! Please feel free to submit bug reports, feature requests, or pull requests to help improve Trakkash.

Acknowledgements

This project was inspired by the need for a simple and efficient financial management tool. Special thanks to the contributors who have helped make Trakkash better with their feedback and suggestions.

Contact

[email protected] Divine Obeten

Thank you for using Trakkash! Happy budgeting!