/buytrack

A purchase order tracker made for collectors

Primary LanguageTypeScript

Logo

A purchase order tracker made for collectors

Version PRs Welcome

🔥 Features

  • Find a store to grow your collection.
  • Manage your purchase orders.
  • Track your deliveries.
  • Get reports about your purchases.

Dev features:

  • Typescript enabled.
  • Maintained code format with Prettier & Eslint.
  • Styling with Tailwind
  • React Hook Forms for from management.
  • Database handling with Prisma.
  • Authentication with Next Auth.
  • Ready to deploy in Vercel.

🛠 Installation & Set Up

  1. Install dependencies:
npm install
  1. Set up env variables.
# .env
NEXTAUTH_SECRET=*********
NEXTAUTH_URL=*********
GOOGLE_CLIENT_ID=*********
GOOGLE_CLIENT_SECRET=*********
DATABASE_URL=*********
  1. Start dev server:
npm run dev

👤 Author

This project was developed by Sergio Toshio Minei. You can find me here:

🤝 Contributing

All contributions are welcome. If you see a bug or want to implement a new feature, feel free to make a PR.

👏🏻 Show your support

Give a ⭐️ if you like the project!