Tired of using SpreadSheets to keep track of your applications, this web app helps to simplify your needs and is minimalistic to the eye
I. Install Dependencies
$ bun install
or
$ npm install
or
$ pnpm install
II. Start Development Server
$ bun run dev
or
$ npm run dev
or
$ pnpm run dev
$ bun run build
or
$ npm run build
or
$ pnpm build
We welcome and appreciate your contributions to this project! Before you begin, please take a moment to review our Contribution Guidelines to ensure a smooth and effective contribution process. Feel free to make a PR!
We have a simple feature to get you started, but we highly encourage contributors to suggest their own issues based on what they believe would be useful.
Put yourself in the user's position and think about what enhancements or features would improve the application. Your unique perspective is valuable and can help make the project even better :))