0% found this document useful (0 votes)
12 views16 pages

Weekly Report 5

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views16 pages

Weekly Report 5

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

DHARMSINH DESAI UNIVERSITY, NADIAD

FACULTY OF MANAGEMENT AND INFORMATION SCIENCE

BCA DEPARTMENT

SEMESTER – VI

Project Report From 30/12/2024 to 02/12/2024

Project Definition: Car Deal (Car Rental System)

Name: Prithuraj M. Pattanayak

ID No: 22BCUOS008

Roll No: BC046

Sr No Date Task

1 30/12/2024 Started Feasibility Analysis of the System worked on live


project…

2 31/12/2024 Prepared System Flowcharts of the Proposed system and


worked on live project

3 1/12/2024 Prepared System Flowcharts of the proposed system

4 2/12/2024 Learned About the Codeigniter framework prepared


flowcharts

Sign of external guide Internal Guide:

with company seal: Name: Rahul Khatri

Name: Arpit G Shah Assistant Professor

Designation: CEO / Founder BCA - DDU

Name of Company: Creative Werk Designs.


Day Report: Feasibility Study for the Proposed System
Date: 30/12/2024

Objective

To evaluate the feasibility of the proposed system by analyzing operational, economic, and
technical aspects, ensuring alignment with project goals and user requirements.

Key Activities

1. Operational Feasibility Analysis


○ Assessed the system's usability for general users with limited technical
knowledge.
○ Evaluated the effectiveness of the user-friendly interface and assistance features.
○ Reviewed compatibility with major devices and browsers to ensure accessibility.
○ Confirmed the system meets the requirements of customers and administrators
without needing specialized staff.
2. Economic Feasibility Analysis
○ Analyzed the one-time development investment and its cost-effectiveness.
○ Reviewed the elimination of paper usage, reducing recurring expenses.
○ Evaluated the system's user-friendly nature, quick response times, and efficient
database management to minimize additional staff requirements.
3. Technical Feasibility Analysis
○ Validated system compatibility with Windows 10 and tools like Visual Studio
Code.
○ Confirmed the use of PHP (MVC structure) and HTML for platform-independent
web development.
○ Reviewed Apache as the web server and MySQL as the DBMS, ensuring
alignment with client hardware specifications.
○ Assessed the availability of open-source technologies (MySQL, Apache, PHP) to
ensure accessibility and widespread use.

Conclusions:
Feasibility Study for the Proposed System:

Operational Feasibility:

● This project is designed with a focus on general users who may have limited knowledge
of computer operations, ensuring they can easily access booking-related information.
● Key considerations include a user-friendly, standard system interface that offers extensive
assistance. As a result, no special training is necessary. The system is compatible with
major devices and browsers, making it widely accessible.
● The system fulfills the needs of both customers and administrators, eliminating the
requirement for specialized staff. Therefore, it is operationally feasible.

Economic Feasibility:

● Our project is cost-effective, requiring only a one-time investment in terms of


development efforts, whether in person-hours or monetary resources. Since the
technology is widely understood, no specialized skills are needed to operate the system.
Additionally, the elimination of paper usage further reduces expenses.
● The system offers user-friendliness, quick responses, and efficient database management.
It also reduces the need for extra administrative or technical staff, making it both practical
and economically feasible

Technical Feasibility:

● The system is designed to run on Windows 10 using tools like Visual Studio Code. All
necessary software and hardware are readily available for development and
implementation.
● The platform-independent project was developed in PHP with an MVC structure, while
HTML is used to create web pages.
● PHP is chosen as the primary development language based on the client’s hardware
specifications, and Apache is selected as the web server for its high reliability and
cross-platform flexibility. MySQL is used as the DBMS due to its adaptability.
● All required technologies, such as MySQL, Apache, and PHP, are open-source and freely
available, ensuring easy access and widespread use. Therefore, the system is technically
feasible.
Day Report: Preparing System Flowchart for the proposed system

Date: 31/12/2024 , 01/12/2024

Objective

To Prepare System Flowchart of the proposed system.


Day Report: Learning of Code Igniter Framework

Date:02/01/2024

Objective

To learn How to use Code Igniter Framework

CodeIgniter is a lightweight and powerful PHP framework designed for developers who want a
simple and elegant toolkit to build full-featured web applications. It is particularly valued for its
speed, small footprint, and minimal configuration requirements.

Key Features of CodeIgniter

1. MVC Architecture
CodeIgniter follows the Model-View-Controller (MVC) pattern, which separates
application logic, presentation, and data handling.
○ Model: Manages data, business logic, and database interactions.
○ View: Handles the presentation layer (HTML, CSS, JS).
○ Controller: Acts as an intermediary between models and views, managing
requests and responses.
2. Lightweight Framework
CodeIgniter has a very small footprint (around 2 MB). This makes it easy to deploy and
faster to work with, as it doesn’t require heavy dependencies.
3. Easy Configuration
Minimal configuration is required. Most settings can be handled via the configuration
files, making it easier to start development.
4. Built-in Libraries and Helpers
CodeIgniter provides a rich set of libraries and helper functions for tasks like:
○ Database manipulation (CRUD operations).
○ Form validation and data sanitization.
○ Session and cookie management.
○ Email handling.
○ File uploading.
5. Speed and Performance
The framework is optimized for speed. It outperforms many other PHP frameworks in
terms of execution speed.
6. Security Features
CodeIgniter includes built-in security features like:
○ CSRF (Cross-Site Request Forgery) protection.
○ XSS (Cross-Site Scripting) filtering.
○ Input data validation and escaping.
7. User-Friendly Documentation
CodeIgniter is known for its extensive and well-organized documentation, making it easy
for developers to understand and implement.
8. Database Support
It supports multiple databases such as MySQL, PostgreSQL, SQLite, and others,
providing flexibility in database selection.
9. Active Record
CodeIgniter’s Active Record implementation simplifies database interactions with an
easy-to-use query builder.
10. Extensibility
Developers can create their own libraries, helpers, or plugins to extend the framework’s
functionality as needed.

MADE THE FOLLOWING PAGES

ADMIN LOGIN PAGE


USER LOGIN PAGE

USER REGISTRATION PAGE


ADD CARS PAGE(ADMIN FEATURE)

Delete cars

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy