View Demo
.
Report Bug
.
Request Feature
- Table Of Contents
- About The Project
- Built With
- Getting Started
- Host your own
- Contributing
- Raising an issue
- Present and Future
- ScreenShots
- Authors
ExpenBoard is an intuitive expense tracking application designed to simplify personal financial management by allowing users to seamlessly record, monitor, and analyze their spending. Built with Next.js, ExpenBoard offers a dynamic and responsive user experience, perfect for managing your budget, reviewing spending trends, and generating transaction reports. It’s especially crafted to make budgeting and financial planning easier through clean, organized data representation.
ExpenBoard is built using NextJs
Git is a distributed version control system used for software development. It allows multiple developers to work on the same codebase simultaneously, keeping track of changes and managing versions. It also enables users to revert changes and collaborate more effectively.
BunJS is a JavaScript runtime, package manager, test runner and bundler built from scratch using the Zig programming language. It was designed by Jarred Sumner as a drop-in replacement for Node.js. Bun uses WebKit's JavaScriptCore as the JavaScript engine, unlike Node.js and Deno, which both use V8.
Rename .env.example to .env.local and fill the required fields
git clone https://github.com/swymbnsl/ExpenBoard.git
cd ExpenBoard
bun install
bun dev
Server will start at http://localhost:3000/
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
-
If you have suggestions for adding or removing projects, feel free to open an issue to discuss it
-
Please make sure you check your spelling and grammar.
Wanna contribute to ExpenBoard ?
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/FeatureName
) - Commit your Changes (
git commit -m 'Add some FeatureName'
) - Push to the Branch (
git push origin feature/FeatureName
) - Open a Pull Request
We kindly ask that you provide as much detail as possible when submitting an issue, including steps to reproduce the problem, any error messages that you have seen, and any other relevant information. This will help us to identify and fix the issue more quickly.
Thank you for your cooperation, and we look forward to hearing from you!
The website is still under development and supports only mobile devices for now. There are some bugs yet to be fixed and features that will be implemented soon
Refer to future-todos.md for more details
Visit ExpenBoard
- Swayam Bansal - Swayam Bansal - ExpenBoard