Skip to content

swymbnsl/ExpenBoard

Repository files navigation

expenboard logo

ExpenBoard

NextJs jwt token code style: prettier GitHub repo size


View Demo . Report Bug . Request Feature

Table Of Contents

About The Project

Dashboard screenshot


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.

Built With

ExpenBoard is built using NextJs

Getting Started

Prerequisites

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.

Installation

Local

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/

Host your own

  • Vercel

Deploy with Vercel

  • Netlify

Deploy to Netlify

  • Render

Deploy to Render

Contributing

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.

Creating A Pull Request

Wanna contribute to ExpenBoard ?

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/FeatureName)
  3. Commit your Changes (git commit -m 'Add some FeatureName')
  4. Push to the Branch (git push origin feature/FeatureName)
  5. Open a Pull Request

Raising an issue

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!

Present and Future

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

ScreenShots

Dashboard

Dashboard screenshot

Transactions Page

Transactions Page

Create Transactions

Create Transactions

Categories

Categories

Settings

Settings

Share

Share

Authors

About

ExpenBoard: an expense tracking app built with Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published