Skip to content

Chromatic is an invoicing platform to create, manage, and send invoices ๐Ÿ“‘๐Ÿ’ผ with features like custom PDFs ๐Ÿ“, email notifications ๐Ÿ“ง, and automated reminders โฐ. Perfect for freelancers ๐Ÿ‘จโ€๐Ÿ’ป and businesses ๐Ÿข!

Notifications You must be signed in to change notification settings

soumojit622/Invoice-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ Chromatic - Simplify Invoicing with Ease

Chromatic Banner

Chromatic is a feature-rich, full-stack invoicing application built from scratch using cutting-edge technologies. This platform is designed to help you create, manage, and send professional invoices effortlessly. With a clean user experience, powerful backend, and seamless integrations, it's your go-to solution for all things invoicing. ๐Ÿ“‘๐Ÿ’ผ

๐ŸŒ Live Demo ๐Ÿš€

Check out the live demo of Chromatic here ๐ŸŽ‰.


๐Ÿ“š Table of Contents


๐Ÿšฉ Features ๐ŸŽฏ

  • ๐ŸŒ Next.js App Router: Dynamic routing and server-side rendering for optimal performance. ๐ŸŽ๏ธ
  • ๐Ÿ“ง Mailtrap Email API: Beautiful, customizable email templates for invoice sharing and reminders. ๐Ÿ“ฉ
  • ๐Ÿ’ช Create, Edit, and Mark Invoices as Paid: Full invoice management with easy customization. ๐Ÿ–‹๏ธโœ”๏ธ
  • ๐Ÿš€ Send Emails with Beautiful Email Templates: Professional email notifications for invoices. ๐Ÿ“ค
  • ๐Ÿ”’ Custom Authentication using Auth.js: Secure, customizable login system with Magic Link authentication. ๐Ÿ”‘
  • ๐Ÿ“ƒ REAL Custom PDF Generation: Generate professional, shareable PDFs for invoices. ๐Ÿ“„
  • ๐Ÿ‘€ Send Invoices to Clients: Effortlessly send invoices directly to clients via email. ๐Ÿ“ง
  • ๐Ÿ„โ€โ™‚๏ธ Automated Reminder Emails: Set up and send reminder emails for unpaid invoices. โณ
  • ๐Ÿ’ฝ Neon Postgres Database: Lightning-fast and scalable data storage with advanced query capabilities. ๐Ÿ—„๏ธ
  • ๐Ÿ’จ Prisma ORM: Efficient, easy-to-use ORM for handling database interactions. ๐Ÿ”ง
  • ๐ŸŽ๏ธ Animated Dashboard: Visualize key business metrics and track performance with dynamic charts. ๐Ÿ“Š
  • โœ… Server Validation using Zod and Conform: Robust, type-safe validation for all forms and inputs. ๐Ÿ›ก๏ธ
  • ๐ŸŽจ Styling with Tailwind CSS and Shadcn UI: Sleek and responsive design for optimal user experience. ๐ŸŽจ
  • ๐Ÿ˜ถโ€๐ŸŒซ๏ธ Deployed on Vercel: Fast and scalable deployment for seamless access anywhere. ๐Ÿš€
  • ๐ŸŒŸ Beautiful Landing Page: Designed to make an outstanding first impression with professional visuals. ๐ŸŒŸ
  • โšก Optimized Performance (React Streaming): Smooth and fast rendering, even with heavy traffic. ๐Ÿš€
  • ๐Ÿ“œ Clean, Maintainable Code: Code written with clarity, scalability, and best practices in mind. ๐Ÿง‘โ€๐Ÿ’ป

๐Ÿ“‘ Technologies โš™๏ธ

  • Next.js - Framework for building server-rendered React applications.
  • Mailtrap - Email testing and management platform.
  • Neon Postgres - Serverless PostgreSQL for modern applications.
  • Prisma - A next-generation ORM for efficient database queries.
  • Tailwind CSS - A utility-first framework for building modern designs.
  • Shadcn UI - Reusable UI components for building efficient user interfaces.
  • Auth.js - A secure and customizable authentication solution.
  • Conform - A server-side form validation library.
  • Vercel - A platform for deploying and hosting web applications.
  • Zod - Type-safe schema validation for improved developer experience.
  • Magic UI - A UI library to create clean, modern, and beautiful web designs.

๐Ÿ”ง How It Works ๐Ÿ› ๏ธ

  1. User Authentication: Users can sign in using Magic Link authentication, ensuring a seamless and secure login experience.
  2. Invoice Management: Once logged in, users can create, edit, and mark invoices as paid. Each invoice is stored in a secure Neon Postgres database.
  3. PDF Generation: Users can generate and download invoices as PDFs, which are customized based on their requirements.
  4. Email Notifications: When an invoice is created or marked as paid, the platform sends automatic email notifications using customizable Mailtrap email templates.
  5. Automated Reminders: Users can set up reminder emails that are automatically sent for unpaid invoices.

๐Ÿ… Use Cases ๐Ÿš€

  • Freelancers and Contractors: Easily create and manage invoices for clients, track payments, and send reminder emails for overdue invoices.
  • Small Business Owners: Simplify your invoicing process with automatic PDF generation, email sending, and reminder notifications.
  • Agencies: Manage multiple clients, generate professional invoices, and track payments with ease.
  • Service Providers: Send customized invoices for services rendered and track payment statuses.

๐Ÿค Contributions ๐ŸŒฑ

We welcome contributions! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-name).
  3. Commit your changes (git commit -am 'Add feature').
  4. Push the branch (git push origin feature-name).
  5. Create a new Pull Request.

โšก Future Improvements ๐Ÿ”ฎ

  • Multi-currency Support: Add the ability to create invoices in multiple currencies.
  • Advanced Reporting: Implement more advanced reporting and analytics for businesses to track income and expenses.
  • Integrations: Integrate with payment gateways like Stripe or PayPal to allow direct payments through the platform.
  • Recurring Invoices: Add functionality to create recurring invoices for clients on a scheduled basis.
  • Improved Email Templates: Expand email templates to include more customizable options, such as different themes or invoice layouts.

๐Ÿ“ฌ Contact ๐Ÿ’ฌ

For questions, feedback, or suggestions, feel free to reach out:


๐Ÿ™ Acknowledgments ๐Ÿ‘

A heartfelt thank you to the following technologies and their creators:

  • Next.js for building the full-stack framework.
  • Mailtrap for streamlining email workflows.
  • Prisma and Neon for simplifying database management.
  • Tailwind CSS and Shadcn UI for creating beautiful and responsive UI designs.
  • Vercel for making deployment and hosting seamless.
  • Zod for providing type-safe schema validation.
  • Magic UI for its beautiful design components that enhance user experience.

๐ŸŽ‰ Special Thanks โค๏ธ

Special thanks to ChatGPT for providing invaluable assistance throughout the development of this project, helping with code, ideas, and documentation. ๐Ÿ™

A big shoutout to YouTube for being an incredible learning platform. Many of the resources and tutorials that guided the development of this application came from YouTube creators. ๐ŸŽฅ

Your support and knowledge made this project possible! ๐Ÿ™Œ


Happy Invoicing! ๐ŸŽ‰


This README will provide a comprehensive overview of your project, its features, and how others can contribute or use it. You can copy this text into the README.md file of your GitHub repository.

About

Chromatic is an invoicing platform to create, manage, and send invoices ๐Ÿ“‘๐Ÿ’ผ with features like custom PDFs ๐Ÿ“, email notifications ๐Ÿ“ง, and automated reminders โฐ. Perfect for freelancers ๐Ÿ‘จโ€๐Ÿ’ป and businesses ๐Ÿข!

Topics

Resources

Stars

Watchers

Forks