shaaddev / ApplicationRecord

Spreadsheet alternative for managing Job Applications
https://www.llandit.com/
MIT License
4 stars 2 forks source link
aws-bedrock contributions-welcome job-application-management kinde-auth nextjs open-source stripe vercel-ai-sdk

πŸ“„ Application Record πŸ“„

🐰 Next.js, TailwindCSS, ShadcnUI, Supabase 🐰

preview

Tired of using SpreadSheets to keep track of your applications, this web app helps to simplify your needs and is minimalistic to the eye

πŸ› οΈ Set Up

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

πŸ’» Build and Run to production

$ bun run build
or
$ npm run build
or
$ pnpm build

Contributing

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!

Good First Issues

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 :))