Kim-Dong-Jun99 / Mobile_MechanicShop_Reservation

Gyeonggi-do Car–Center Reservation System Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

우리동네 정비소

INTRODUCTION

Reservation system app for MechanicShop in Gyeonggi-do.

SCREEN

Sign in

The sign-in service can change personal information from membership. Members can login via two different account types : Car-Center and guests.

image

User register

User can choose an appropriate account type between Guest and Car-Center

image

Register account type : Guest

Guest type registration requires followings: Email, Password, Name, Date of birth, Phone number, Address,

image

Car-Center map

After logging in, the map is displayed based on the saved address Car centers are shown through red markers on the map imported from Google API

image

Car-Center information

Clicking the location icon (image) on the map allows the user to get the information of the car center. If the selected center is not registered in the app, only the address will be displayed (left image). If the selected center is registered in the app, an additional window will be displayed (right image).

image image

Call button

Pressing the call button will switch to the user’s dial screen, allowing the customer to call the car-center.

image image

Reservation button

Pressing the ‘reserve’ button will show a new window. On the new window, user can make a reservation by entering the date, time, and the purpose of the reservation.

image image

Region search

Users can also click on the letter (ex. 가평군 on the screenshot) to search for car centers in other regions

image image image

Car-Center search

The search icon (image) on the top-right corner allows the user to search for car centers in the selected range of the map. Selecting a certain car-center will move the focus of the map to the location of the center.

image image

Menu

Users can click on the icon (image) on the top-right corner to either manage their reservations or logout from the app.

image

Reservation management

Users can view their reservation information, and also can cancel their reservation.

image image image

Register account type : Car Center

Car center type registration requires followings: Email, Password, Name, Date of birth, Phone number, Business hours, Business area, Name of the center

image

Car-Center Main Screen

The calendar icon (image) on the top-right corner allows the user to select the date. Selecting a date will lead to the page that shows the reservation information of the selected date.

image image image

Registered Car-Center information

The information of the car-center users that signed up for the app is uploaded to the database.

image

Registered Car-Center information

The information of the reservations made through the app are also uploaded to the database.

image image

Car-Center information

All Car-Center information, not only for members, is also uploaded to another Car-Center database.

image

About

Gyeonggi-do Car–Center Reservation System Application

License:Apache License 2.0


Languages

Language:Java 68.6%Language:HTML 31.4%