2024

Permanent URI for this collection

Browse

Recent Submissions

Now showing 1 - 9 of 9
  • Item
    Tech Stack (Software E-commerce Website)
    (umt,lahore, 2024) Faiza Saeed S20220522023 Aleena Mohsin S2022052201
    Tech stack your trusted partner for digital transformation of your business. Tech stack has been empowering businesses across diverse industries to unlock their full digital potential. We are a trusted partner, recognized for our expertise in software development, cloud solutions, data analytics and web development. We are committed for producing outstanding outcomes and offering best customer service. We pride ourselves on our attention to ever detail, timely project delivery, and ongoing support for all our clients. Our commitment with our clients goes beyond technology. We are a developed comprehensive ecommerce platform tailored to the unique needs of business and consumers in Pakistan. Tech stack comprises a wide range of services. In the realm of software development, our team of professionals develops unique solutions that precisely match our clients' objectives. Therefore, meeting the genuine needs of our clients and providing real solutions that produce tangible results is our passion
  • Item
    Vehicle Rental System
    (umt,lahore, 2024) Rehan Tariq S2022052022 Hasan Naseer S2022052012 Deedab Ahmad S2022052002 Mahrukh Abbasi S2022052021
    The Vehicle Rental System is a comprehensive web application developed using PHP, designed to facilitate the rental process for vehicles ranging from cars and motorcycles to larger vehicles. This project aims to streamline the vehicle rental experience for both customers and service providers through a user-friendly interface and. The system provides customers with an platform to browse available vehicles, check their specifications, and make reservations online. Key features include a search functionality to filter vehicles based such as type, availability, and price. For the service providers, the application offers a administrative panel to manage vehicle listings, monitor bookings, track vehicle availability, and generate reports. This panel also supports the management of customer information and rental history. The development of this system leverages PHP for server-side scripting, MySQL for database management, HTML, CSS, and JavaScript for a responsive and interactive user interface. By implementing this solution, the project aims to enhance the efficiency of vehicle rental services, reduce operational costs, and improve customer satisfaction
  • Item
    TLA (Telecom Licensing App)
    (umt,lahore, 2024) Muhammad Ahmad S2022052006 Ayesha Ali S2022052015 Mubashara Arshad S2022052014 Sundas Zahid S2022052011
    TLA is a comprehensive telecom licensing application which is designed to simplify regulatory compliance for telecommunications companies. Our Radio and Broadcast License Online Application platform marks a significant shift towards efficiency and modernization in Pakistan’s telecommunications landscape. Leveraging online technology, our platform provides individuals and organizations with a seamless experience, simplifying the application process and removing the paperwork burden. Through our platform, applicants can quickly apply for radio licenses online, introducing a new era of convenience and rapidity. This contemporary approach not only improves the management of telecom infrastructure but also empowers users to control their communication channels, amplify brand visibility, access wider audiences, and seize monetization opportunities. Embrace the future of telecom licensing through our streamlined and user-centric online platform. Utilizing cutting-edge technology and intuitive interfaces, TLA offers a user-centric platform for submitting, tracking and managing licensing applications, thus diminishing administrative burdens and reducing errors. This forward-thinking strategy not only optimizes the management of telecom infrastructure but also empowers users with enhanced control over their communication channels. Additionally, it boosts brand visibility, facilitates outreach to diverse audiences, fosters community engagement, drives innovation, cultivates partnerships, and unlocks new revenue streams, thereby fueling sustainable growth and competitiveness in the telecommunications sector.
  • Item
    HOTEL MANAGEMENT SYSTEM1
    (umt,lahore, 2024) Usman Ahmad Zubairi (S2022052004) Ayesha Tahir (S2022052017) Maryam Farooq (S2022052013) Abdul Samad Yaseen (S2022052003)
    The Hotel Management System project aims to revolutionize hotel operations by replacing traditional manual processes with a comprehensive, automated web-based solution. This system, developed using PHP, MySQL, HTML, CSS, JavaScript, and Bootstrap, facilitates efficient management of hotel functions including user and admin registration, reservation management, profile management, and room check-in/check-out. Key features encompass secure user authentication, booking management, real-time room status tracking, user profile administration, and detailed reporting capabilities. The project addresses the inefficiencies, inaccuracies, and delays inherent in existing manual systems by providing a streamlined, automated approach that enhances operational efficiency and customer satisfaction. The system is designed to be scalable and secure, ensuring robust performance and data protection. It offers real-time data access, enabling hotel staff to make informed decisions quickly.
  • Item
    IS AI HELPFUL FOR STUDENTS? WHAT ARE ITS IMPACTS
    (umt,lahore, 2024) Muhammad Hassan Sadiq & Rashid Ali S2021052009 & S2021052010
    Artificial intelligence (AI) is becoming increasingly applicable and practical to use as modern computer hardware becomes more reasonably priced. This study explains the practical applications of AI in the academic field. The theoretical framework set out to answer the questions of how AI can help students and what kinds of AI-based solutions can be use. What dangers and moral quandaries might arise, if any? Additionally, what potential dangers and ethical concerns exist? The theme was inspired by reports in the media and on Social media about students' use of ChatGPT. The theoretical framework begins with an overview of AI and then moves on to discuss how AI can be used in the classroom. Various AI tools and their applications are shown. We also weigh the pros and cons of incorporating them into the classroom. After weighing the benefits and drawbacks, a survey was selected as the primary data collection strategy for this mixed-methods study. The objective of the research team that conducted this poll was to determine whether or not the attitudes of students towards artificial intelligence (AI) in the classroom impacted their grades and, if so, how. The potential impact that students believe AI will have on the employment opportunities in their subject of study in the future. According to the findings, ChatGPT is the most used AI tool for academic research. The pupils' interactions with AI in the classroom have been mostly favourable. While the majority of AI's effects on learning are favourable or neutral, some people worry that AI may diminish their abilities. Many students worry that AI would eliminate or significantly alter their future employment prospects in their chosen sector. IT majors are less pessimistic about job security than their hospitality counterparts.
  • Item
    Gym Management System
    (umt,lahore, 2024) Muhammad Mohsin S2021027013 Ijaz Ahmed S2022052007 Waleed Ahmad Khan S2022052005 Haider Ali S2022052009
    The Gym Management System project presented herein addresses the pressing challenges encountered in managing fitness centers, particularly those grappling with outdated and intricate systems, leading to suboptimal member experiences. This initiative aims to rectify these issues by introducing a user-friendly solution that not only enhances operational efficiency but also prioritizes the establishment of a secure environment, with a specific focus on addressing safety concerns for female members. Key features of this project include a significant boost in efficiency through streamlined operations, an improved user interface to enhance member engagement, and the implementation of advanced security measures. Furthermore, the project endeavors to elevate the overall member experience by integrating advanced system features and providing a comprehensive solution to address critical management challenges. By optimizing traditional gym systems and fostering a welcoming and inclusive atmosphere for all members, this project represents a holistic fitness solution tailored to the diverse needs of fitness
  • Item
    Hand Written Text Recognition
    (UMT,LAHORE, 2024) Muhammad Adeel
    The Handwritten Text Recognition project pertains to the current problem, conversion of images containing written text into machine-readable formats, which can be modified, using the power of deep learning. Until now, Optical Character Recognition (OCR) was quite effective in most aspects, however recognition of handwritten stimuli still renders primitive. This is due to the extreme variability of individual handwriting, the degree of neatness and consistency of writing, and also the form of letters. This project sets out to overcome these problems by building a model of long short term memory networks (LSTM) and convolutional neural networks (CNNs) coupled with Connectionist Temporal Classification (CTC) for the identification and interpretation of handwritten text images. Aim of this project is to construct and deploy accurate and efficient high volume text recognition system, which would tolerate different handwriting styles. Input is a handwritten text image which is passed through several layers of a neural network in order to extract features and then those features are fed into CTC layer for generation of text. The model has been trained on various entities of handwriting for the period of its construction so as to make it effective on several hospitable writing styles and all their variants.
  • Item
    THE PAC-MAN GAME
    (UMT,LAHORE, 2024) SYED MUHAMMAD AHMAD MUSTAFA
    Most of us are familiar with PAC-MAN. The basic rule is simple: the player-controlled character must eat all the pellets in the maze while avoiding being caught by the ghosts, which move automatically. The outcome of the game heavily relies on an efficient AI (Artificial Intelligence). The objective is to eat as many pellets as possible in the least amount of time, which requires selecting the shortest paths to reach them.
  • Item
    HOSPITAL MANAGEMENT SYSTEM
    (UMT,LAHORE, 2024) Nimra Riaz F2020052031 Syed Muhammad Musa Zagam Naqvi S2020052008
    THE PREFACE IS THE MAIN INTRODUCTION OF THE DOCUMENT. IT IS OPTIONAL OR MAY BE REMOVED IF NOT NEEDED” Document presents development and implementation of a Hospital Management System using ASP.NET. The increasing complexity of managing hospital operations necessitates an Efficient and reliable system to streamline administrative and clinical functions. The Hospital Management System is designed to enhance the efficiency of hospital workflows, improve patient care, and facilitate effective resource management. The project covers various “aspects of hospital management, including patient’s registration, scheduling of appointment, medical records management, billing and reporting, with EMR and EHR”. It aims to provide a comprehensive solution that integrates these functions into a cohesive and user-friendly platform. This preface offers “a brief and detailed overview of the objectives, scope, and significance of the Hospital Management System project”. The following sections of the document will delve into the detailed requirements, system design, implementation, and testing phases, showcasing the methodologies and technologies employed to achieve the desired outcomes. This project has been “significant learning experience, providing practical insights into the development of complex web applications using ASP.NET”. We are confident that we Worked on it and now able to represent in front of all of you.