diff --git a/application/config/config.php b/application/config/config.php
index 1031522..e32b47a 100644
--- a/application/config/config.php
+++ b/application/config/config.php
@@ -23,7 +23,7 @@
| a PHP script and you can easily do that on your own.
|
*/
-$config['base_url'] = '';
+$config['base_url'] = 'http://localhost/aaaa';
/*
|--------------------------------------------------------------------------
diff --git a/application/config/routes.php b/application/config/routes.php
index 3818ec0..b1ca617 100644
--- a/application/config/routes.php
+++ b/application/config/routes.php
@@ -1,54 +1,54 @@
- my_controller/index
-| my-controller/my-method -> my_controller/my_method
-*/
-$route['default_controller'] = 'Home';
-$route['404_override'] = '';
-$route['translate_uri_dashes'] = FALSE;
+ my_controller/index
+| my-controller/my-method -> my_controller/my_method
+*/
+$route['default_controller'] = '';
+$route['404_override'] = '';
+$route['translate_uri_dashes'] = FALSE;
diff --git a/application/controllers/Home.php b/application/controllers/Home.php
index dd85932..c803318 100644
--- a/application/controllers/Home.php
+++ b/application/controllers/Home.php
@@ -1,26 +1,27 @@
-
- * @see https://codeigniter.com/user_guide/general/urls.html
- */
- public function index()
- {
- $this->load->view('home_Page');
- }
-
-}
+
+ * @see https://codeigniter.com/user_guide/general/urls.html
+ */
+ public function index()
+ {
+ $this->load->view('home_Page');
+
+ }
+
+}
diff --git a/application/controllers/menu.php b/application/controllers/menu.php
new file mode 100644
index 0000000..47b3616
--- /dev/null
+++ b/application/controllers/menu.php
@@ -0,0 +1,23 @@
+load->helper(array("url","form"));
+ $this->load->library(array("session","form_validation","email"));
+ $this->load->database();
+ }
+
+ public function index_menu(){
+ $this->load->view('menu/breakfast');
+ }
+ }
+?>
\ No newline at end of file
diff --git a/application/views/home_page.php b/application/views/home_page.php
index 3b6621a..4bff30f 100644
--- a/application/views/home_page.php
+++ b/application/views/home_page.php
@@ -1,172 +1,172 @@
-
-
- Freelancer is a free bootstrap theme created by Start Bootstrap. The download includes the complete source files including HTML, CSS, and JavaScript as well as optional LESS stylesheets for easy customization. Whether you're a student looking to showcase your work, a professional looking to attract clients, or a graphic artist looking to share your projects, this template is the perfect starting point! We are open from 8.00 a.m to 6.00 p.m 365 days except for Department holidays. We are providing Breakfast, Lunch and Evening meals. In addition to that Bakery items will be available at open hours. For the beverages, we are providing Snacks, home made juices,as well as tea, coffee, plant tea according to your preference. Deserts are also available.
+ img/profile.png" alt="">
-
-
- Menu
-
- register
-
- About
-
- img/kitchen.jpeg" alt="">
+
+ Thanks for stopping by!!!
+ Menu
+
+ register
+
+ About
+
+