Parth Makvana's Work | ContraWork by Parth Makvana
Parth Makvana

Parth Makvana

Product designer

New to Contra

Parth is ready for their next project!

Cover image for 📊 Stock Portfolio Tracker –
📊 Stock Portfolio Tracker – Description: The Stock Portfolio Tracker is a console-based application developed using Java to help users manage and track their stock investments efficiently. The system allows users to view available stocks, add stocks to their portfolio, sell stocks, and monitor their overall portfolio performance. It is designed using Object-Oriented Programming (OOP) principles, with separate service classes such as StockService and PortfolioService to ensure modularity and better code management. The application provides a menu-driven interface that enables users to interact with the system easily. Users can update stock prices dynamically, and the system reflects these changes in the portfolio, helping users make informed decisions. The portfolio management feature keeps track of purchased stocks and their quantities, providing a clear overview of investments. This project demonstrates practical implementation of Java concepts such as classes, objects, user input handling, and service-based architecture, making it efficient, scalable, and user-friendly.
0
28
Cover image for 🎟️ Movie Ticket Booking System
🎟️ Movie Ticket Booking System – Description : The Movie Ticket Booking System is a console-based application developed using Python, implementing Object-Oriented Programming (OOP) and Data Structures (DSA) concepts to efficiently manage movie ticket bookings. The system allows users to add movies with available ticket counts, view all movies, and book tickets for selected movies. It ensures real-time ticket availability updates and prevents overbooking. Users can also cancel the last booked ticket using the stack (LIFO) mechanism. A queue (FIFO) is used to manage customer ticket requests, which are processed in order to maintain fairness. The system also uses binary search for efficient movie searching, ensuring faster performance compared to linear search. Additionally, sorting techniques are applied to organize movies by title, improving search efficiency. The system provides an interactive menu-driven interface for smooth user interaction. This project demonstrates the practical implementation of data structures like stack, queue, and searching/sorting algorithms, making it efficient, structured, and easy to use.
0
28
Cover image for The Gujarati Dhaba Management System
The Gujarati Dhaba Management System is a web-based application designed to efficiently manage the daily operations of a traditional Gujarati restaurant (Dhaba). This system helps streamline tasks such as order management, menu handling, billing, and customer interaction. It allows staff to easily take and manage customer orders, generate bills, and maintain records of transactions. The admin panel provides full control over menu items, prices, and order tracking, ensuring smooth workflow and better service. The system is built using modern web technologies like PHP, HTML, CSS, and MySQL, making it user-friendly, responsive, and efficient. It reduces manual work, minimizes errors, and improves overall productivity of the dhaba. This project aims to digitize traditional restaurant management while maintaining the cultural essence of a Gujarati Dhaba.
0
36
Cover image for Stock Market Simulation Platform built
Stock Market Simulation Platform built with PHP, MySQL, and modern front-end technologies : Buy & Sell Stocks in real-time Track Portfolio Performance with dynamic charts Monitor Profit/Loss and investment growth Enjoy a responsive, user-friendly dashboard Key Features: User Authentication (Login/Register) Real-time Stock Data (Simulated) Interactive Portfolio Visualization ([login to view URL]) Transaction History Responsive Design This project was a fantastic opportunity to strengthen my full-stack development skills, from database design to front-end interactivity.
0
50