ContractHub
ContractHub is a modern contract management dashboard built with Next.js, Tailwind CSS, and React. It provides a comprehensive view of your contract portfolio, offering insights into contract statuses, risks, and upcoming expirations. Designed for professionals seeking efficient contract oversight, ContractHub streamlines contract management through an intuitive interface and real-time data visualization.
🚀 Live Demo
Explore the live application here: 🔗 https://contracts-dashboard-9f2t.vercel.app/login
Demo Credentials:
Username: any username
Password: test123
🧰 Features
-Contract Overview: Monitor total contracts, high-risk contracts, and upcoming expirations. -Risk Analysis: Visual indicators for contracts requiring attention. -Review Tracking: Insights into completed reviews and pending actions. -Responsive Design: Optimized for both desktop and mobile devices. -Modern UI: Built with Tailwind CSS and Lucide icons for a sleek interface.
🛠️ Technologies Used
-Frontend: Next.js 14, React, Tailwind CSS -Icons: Lucide-react -State Management: React's useState and useEffect hooks -Deployment: Vercel
📦 Installation
To run this project locally: Clone the repository:
-git clone https://github.com/abhishekmeena7/contracts-dashboard.git -cd contracts-dashboard
Install dependencies: -npm install
Run the development server: -npm run dev
🧑💻 Contributing
-We welcome contributions! To contribute: -Fork the repository. -Create a new branch (git checkout -b feature/your-feature). -Commit your changes (git commit -am 'Add new feature'). -Push to the branch (git push origin feature/your-feature). -Create a new Pull Request.