Manage cities
Welcome to the Akura Management System. The purpose of this
section is to provide functionality to handle all city related
information in the system. The storage of city related information
is important to identify the city in which the school is located
Functions provided under this module are
- Search city
- View city Details
- Add New city
- Edit city
- Delete city
Search city
- Enter a full name or partial name of a city.
- Then click on search button.
- Search result will populate for the particular entered
city.
View city Details
This is the home page for the city section. It will display a
list of cities available in the system.
Add New city
- Click on the add new city button, which would show the add
new city page(Bottom of the current page).
- Then enter the city name.
- Select a district from the drop down list.
- Click on Save button to add the city.
- After enter city name and click on the 'cancel' button.
This will be re-directed to the city details page.
Edit City
- Click on the edit city button, which would show the edit
city page(Bottom of the current page). The selected row will be
highlighted by yellow color.
- Then edit the city name and/or district name.
- Click on Save button to edit the city.
- Edit city name and click on the 'cancel' button. This will
be re-directed to the city details page.
Delete City
- Click on the delete button, which would show a pop up with
the message "Are you sure you want to delete this record?". The
selected row will be highlighted by yellow color.
- If click on 'OK' the selected record will get delete, if
click 'Cancel' it will re-directed to the city details page.