Commit f7927aab authored by rshankar's avatar rshankar

latex folder

parent 4cc8ffa2
\documentclass[]{article}
\usepackage{graphicx}
\usepackage{caption}
\usepackage{subcaption}
\usepackage{float}
%
\begin{document}
% title
\title{ \textbf{ParkinGo: Parking Management System} \\ InfiniteLoop}
\author{ Bhavesh Kumar Yadav {(193050052)} \newline \and
Ravi Shankar Kumar {(193050066)} \newline \and
Shailesh Kumar {(193050092)} }
\maketitle
\section{Introduction}
Finding an empty place to park is very time-consuming in places with huge parking lots like malls and multiplexes where parking space is spread across multiple floors. Also, there can be disputes regarding the time for which the vehicle was parked and hence on the amount which should be charged. Keeping in mind these problems, we have developed an android based parking management system. Using this app, user finds a free slot in the parking spot and then he can drive directly to the slot without wasting time in searching for a free slot.Once the user reaches the place he can 'check-in' using the app after which that slot becomes unavailable for the other users. And when the user leaves he will 'check-out' from the app. Then, the user will be charged depending upon the time for which the vehicle was parked. Also, we have a built in wallet to support payment
\section{Motivation}
Huge parking lots are available in public places spread across multiple floors. People have hard time finding the free slots available. Also, manual printing of check-in ticket leads to long queue resulting in waiting time for the user and traffic at the parking entrance. People also tend to forget the place where they parked their vehicle. Also, the dispute regarding the money charged for the parking is very common. So keeping these problems in mind, we have developed our project.
\section{User Documentation}
User logs in into the app with username and password. On successful authentication, user progresses to the Home Screen which looks as in Figure 1.(b).
\begin{frame}{}
\begin{figure}[H]
\centering
\begin{subfigure}{.5\textwidth}
\centering
\includegraphics[width=4cm,height=6cm]{Login}
\caption{Login Page}
\label{fig:sub1}
\end{subfigure}%
\begin{subfigure}{.5\textwidth}
\centering
\includegraphics[width=4cm,height=6cm]{home_screen}
\caption{Home Page}
\label{fig:sub2}
\end{subfigure}
\caption{Login and Home Page}
\label{fig:test}
\end{figure}
\end{frame}
Now for the check-in, user selects Check-in option available at the home page. Then at the check-in page, user enters all the required details like Name, Mobile No., vehicle no. and on clicking the slots user gets an option to chose from the type of vehicle he want to park i,e. car or bike. And depending upon the type of vehicle user selected , he gets a list of all the available slots. He can chose any one of the slot. Then he will be redirected to the check-in page. Now he can click on check-in.
\begin{frame}{}
\begin{figure}[H]
\centering
\begin{subfigure}{.5\textwidth}
\centering
\includegraphics[width=4cm,height=6cm]{checkin}
\caption{Check-in Page}
\label{fig:sub1}
\end{subfigure}%
\begin{subfigure}{.5\textwidth}
\centering
\includegraphics[width=4cm,height=6cm]{slots}
\caption{Free Slots}
\label{fig:sub2}
\end{subfigure}
\caption{Check-in Page and Available Free Slots}
\label{fig:test}
\end{figure}
\end{frame}
As the user clicks on the check-in , a ticket will be shown on the screen with the user details and timings as shown in Figure 3.(a). When the user wants to check-out , he can tap on "Current Parkings" on the home page. Then the user can see the current parking displaying the slot No. , user name, mobile no. and the vehicle no. of the parked vehicle as shown in Figure 3.(b).\newline
\begin{frame}{}
\begin{figure}[H]
\centering
\begin{subfigure}{.5\textwidth}
\centering
\includegraphics[width=4cm,height=6cm]{Checki_in_ticket.jpg}
\caption{Parking Ticket}
\label{fig:sub3}
\end{subfigure}%
\begin{subfigure}{.5\textwidth}
\centering
\includegraphics[width=4cm,height=6cm]{CurrentParking}
\caption{Current Parkings}
\label{fig:sub4}
\end{subfigure}
\caption{Parking Ticket and Current Parkings}
\label{fig:test}
\end{figure}
\end{frame}
\begin{frame}{}
\begin{figure}[H]
\centering
\begin{subfigure}{.5\textwidth}
\centering
\includegraphics[width=4cm,height=6cm]{checkout}
\caption{Checkout}
\label{fig:sub5}
\end{subfigure}%
\begin{subfigure}{.5\textwidth}
\centering
\includegraphics[width=4cm,height=6cm]{checkout_ascert.jpg}
\caption{Checkout Acsert}
\label{fig:sub6}
\end{subfigure}
\caption{Parking Ticket and Current Parkings}
\label{fig:test}
\end{figure}
\end{frame}
For checkout, user taps the one of the vehicles he wants to check out, then the "CHECKOUT" screen will come up with the user, slot , timing and vehicle details as shown in Figure4.(a). Now ,when user will tap on Checkout, a pop up will come acserting whether the user really want to check-out as shown in Figure 4.(b). Once, the user taps on yes, Checkout Receipt will be generated which contains the user and vehicle information along with the charged amount. Charged amount will automatically be deducted from the user wallet. Once the user clicks on print Ticket , user is redirected to the home screen as shown in Figure 5.(a)
\begin{frame}{}
\begin{figure}[H]
\centering
\begin{subfigure}{.5\textwidth}
\centering
\includegraphics[width=4cm,height=6cm]{Checkout_Reciept.jpg}
\caption{Checkout Receipt}
\label{fig:sub1}
\end{subfigure}%
\begin{subfigure}{.5\textwidth}
\centering
\includegraphics[width=4cm,height=6cm]{wallet.jpg}
\caption{Checkout Acsert}
\label{fig:sub2}
\end{subfigure}
\caption{Parking Ticket and Current Parkings}
\label{fig:test}
\end{figure}
\end{frame}
Also, the user can add money to the wallet. For this, he can tap on the wallet on the home screen. Now, the user can see the current amount in the wallet. To put more money in the wallet, user can click on the "Top Up" and can add the money.
\begin{frame}{}
\begin{figure}[H]
\centering
\begin{subfigure}{.5\textwidth}
\centering
\includegraphics[width=4cm,height=6cm]{top_up}
\caption{Top Up}
\label{fig:sub1}
\end{subfigure}%
\begin{subfigure}{.5\textwidth}
\centering
\includegraphics[width=4cm,height=6cm]{developers.jpg}
\caption{Developers}
\label{fig:sub2}
\end{subfigure}
\caption{Top Up and Developers}
\label{fig:test}
\end{figure}
\end{frame}
\section{Usefulness of the project}
This project can be deployed at any parking lot and can be used by any user who has this app but the conditions are:
\begin{itemize}
\item It will need admin support for initial data setup as different parking lot have different number of parking slots available.
\item \textbf{Future Scope : } Adding multiple parking lots and making the app location aware.
\item \textbf{Can be implemented within campus!}
\end{itemize}
\textbf{What we have implemented that works really well?}
\begin{itemize}
\item UI is awesome.
\item Database Synchronization
\end{itemize}
\clearpage{}
\end{document}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment