Skip to content

Vikbg/purchase-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛒 Purchase Tracker

License: MIT Made with Next.js

A streamlined tool to monitor and manage your online purchases. Designed to help collectors and enthusiasts keep track of orders, deliveries, and expenses all in one place.


🚀 Features

  • Order Management: Log and categorize your purchases.
  • Delivery Tracking: Monitor shipping statuses and estimated arrival dates.
  • Expense Overview: Keep tabs on spending across different platforms.
  • Responsive Interface: Optimized for both desktop and mobile devices.

🛠 Installation

Clone the repository and install dependencies:

git clone https://github.com/Vikbg/purchase-tracker.git
cd purchase-tracker
pnpm install

Set up your environment variables by creating a .env file in the root directory:

  • NEXTAUTH_SECRET=your_secret
  • NEXTAUTH_URL=your_url
  • DATABASE_URL=your_database_url

Start the development server:

pnpm run dev

📦 Technologies Used

Frontend: React, Next.js, Tailwind CSS

Backend: NextAuth.js, Prisma ORM

Database: PostgreSQL

Authentication: Credentials

🤝 Contributing

Contributions are welcome! To contribute:

Fork the repository.

Create a new branch:

git checkout -b feature-branch

Commit your changes:

git commit -am 'Add new feature'

Push to the branch:

git push origin feature-branch

Open a Pull Request !

📄 License

This project is licensed under the MIT License — see the LICENSE file for details.

About

Track and manage your online purchases and expenses.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors