Helal Uddin ID at the Department of Computer Science and Engineering, Daffodil International University, has been accepted as satisfactory in partial fulfillment of the requirements for the degree of B.Sc. I hereby declare that this project was done by me under the guidance of Md. Tanvir Rahman, Lecturer, Department of CSEDaffodil International University. I am incredibly grateful and wish my dedication to Md. Tanvir Rahman, Lecturer, Department of CSE Daffodil International University, Dhaka, big then.
Since a specific measure of the study material comes from off-site, they mostly have to use the University Transport Office. However, the students are facing some problems with the current Bus Management System of DIU. In such a way, an application can be an answer to the majority of the issues expressed above by giving a wide range of data identified with transport, situating the board and easy to access and maintain for both admin and user.
The DIU Bus Management System Application has been produced for managers of the transport segment in DIU. The data can be accessed from anywhere in the world over the Internet with advanced mobile phones, PCs and other related devices. Major part of operations like buses, driver and helper registrations, timetable registrations and upgraded all the systems are included in this facility.
My system controls the following information, transport departure time, update new transport type, add or update routes, add or update bus and driver information, which bus is on which route, booked trip, location, time, etc.
Project motivation
Objective of this project
METHODOLOGY
- Concept
- Bootstrap
- HTML & CSS
- DBMS
- Web server
- Font Awesome Icons
- Database design
- Entity relationship model
- Entity relationship diagram
- Use Case diagram Actors
- Use Case List
To that end, we've tried to combine the very best of what we've seen in other web frameworks, bringing together frameworks completed in different languages, such as Ruby on Rails, ASP.NET MVC, and Sinatra [1]. PHP is a server-side scripting version and a powerful mechanical assembly for creating dynamic and natural Ib pages. In 2011, a social event of Twitter engineers decided to make Bootstrap an internal solution to their programming problems.
With the help of Github and countless software engineers, it only took a few months to verify Bootstrap as the most celebrated front-end improvement utility for building responsive, responsive web adventures [3]. It provides an approach to creating organized records by displaying basic semantics for content, such as titles, fields, records, links, references, and miscellaneous [6]. CSS is a templating language used to display the introduction of a report written in a markup language.
In addition to HTML and JavaScript, CSS is an established advancement used by most Ib locales to create seemingly charming Ib pages, UIs for Ib applications, and UIs for some flexible applications. CSS is mainly organized to strengthen the unity of report content from the record presentation, including points of view, for example, the design, shades, and text styles [7]. Database The management systems (DBMSs) are remarkably arranged applications that work together with the client, distinctive applications and the database itself to capture and separate data.
An extremely valuable database table system (DBMS) is a structure of items that is expected to enable the definition, creation, addressing, animating and association of databases. Powered web servers include Apache (the most widely used web server), Microsoft's Internet Information Server. Other web servers include Novell's NetWare server, Google Web Server (GWS), and IBM's Domino server suite.
Content Style Awesome gives us versatile vector images that can be changed in a snap - measure, shadow, drop shadow, and anything imaginable with the power of CSS [4]. The whole motivation behind ER demonstration is to make a precise impression of this current reality in a database. The main components of E-R diagram are given below in figure 3.2 Rectangles, representing entity collection.
View info
Login Admin can login
Route
Driver
Trip
Helper
Use Case Description
Class diagram
Process diagram
Tables Table .1: Admin
Field Name Data Type Primary Key
They are; Id (data type int), Email (data type varchar), Password (data type varchar), Remember_token (data type varchar), Created_at (data type Timestamp), and Updated_at (data type Timestamp) where Id is the primary key.
Default Value
Description
- Sequence Diagram
- Home
- Schedule trip
- Searching
- Admin Login
- Admin Home
- Drivers
- Drivers information create
- Drivers information Update
- Drivers information Delete
- Schedule Trip
- Logout
They are; Id (data type int), Name (data type varchar), AC (data type Varchar), Seat (data type double), Created_at (data type Duration) and Updated_at (data type timestamp data), where Id is the primary key. They are; ID (data type int), Name (data type varchar), Contact (data type varchar) and License (data type Varchar), Address (data type Varchar), NID (data type of data varchar), Created on (data type timestamp) and Updated on (data type timestamp), where id is the primary key. They are; Id (data type int), Name (data type varchar), Contact (data type varchar) and License (data type Varchar), Address (data type Varchar), NID (data type varchar data), Created_at (timestamp data type) and Updated_at (Timestamp data type), where ID is the primary key.
They are; Id (data type int), Start (data type varchar), Via (data type varchar), Destination (data type varchar), Created_at (data type Duration) and Updated_at (data type timestamp data), where Id is the primary key. They are; Id (data type int), Day (data type Varchar), Departure Time (data type Varchar), Route_id (data type int), Bus_id (data type int) and Driver_id (data type of int data), helper id (int data type), Created_at (Timestamp data type) and Updated at (Timestamp data type), where id is the primary key. They are; Id (data type int), Date (data type Varchar), start_time (data type Varchar), end_time (data type Varchar), Location (data type Varchar), Bus_id (data type int datatype) and Driver_id (int datatype), Helper_id (int datatype), Created_at (Timestamp datatype) and Updated_at (Timestamp datatype), where id is the primary key.
Driver_id Int Helper_id Int Created_at Timestamp Updated_at Timestamp End_time Varchar. Both admin and students need to visit this page, from this page user can go to any page they want and from this page admin need to login to update information. In "Search" option, user has to press search option, then he will get a search page he has to select driver, helper, bus or trip, then enter the name or day and press "Search", then get the expected result.
Then he has to enter his fixed email and password and can change whatever he wants. The driver can see her information when she will login and this is a click start option moment, then the application will work her process.
CONCLUSION