PHP Hospital System Using CodeIgniter Framework(2022) Part 2
- Description
- Curriculum
- FAQ
- Reviews
- Grade
Building dynamic websites is not an easy challenge and requires time and effort dedicated to coding every bit and piece of the website, which is why anytime there is a new tool that promises to ease the woes of coding, developers always jump at the chance to try it.
CodeIgniter is a simple open-source framework that makes it the coding tasks easier by providing a faster way to set up a PHP website from the ground-up. This tool with a small framework ensures that developers can design websites that are light, fast and dynamic.
So, for any developer that wants to become a server-side master, this is a tool that they should definitely have in their toolkit. But, it’s not always easy to find a course that is clear and concise and targets exactly what you are looking for!
This is why we have designed this course with an aim teach you everything you need know about CodeIgniter with real world project (Building Standard and Most School Management System) using a no-fluff and clear approach at the topic at hand, this tutorial will breakdown CodeIgniter into simple and easy to learn videos so as to be able to build any real world application on CodeIgniter.
At the end of this course, you will have not only learnt the CodeIgniter framework, but you will actually be able to start building your own projects from scratch. In addition to knowledge, this course will also give you the practical hands-on experience and the confidence to start coding your own websites by building school system.
The course will start at the very beginning with a detailed introduction into the CodeIgniter framework, from there moving on to installing the framework. From there you will become familiar with the framework, and start building your own school system.
Join us today as we learn CodeIgniter together by building real world software and be free from some authors who claim to teach you a particular programming language but only teach you basis and some copy and paste projects which at the end cannot take you to anywhere.
From Beginner to Expert CodeIgniter Developer
We know that you’re here because you value your time. If you wanted to watch someone program for hours and hours without explaining what they’re doing, you’d be on YouTube.
By getting this course, you can be rest assured that the course is carefully thought out and edited. The course is practical oriented and it is a not waste time course as we learn by practical.
So by the end of the course, you’ll completely understand:
-
CodeIgniter framework to level of building your own software especially hospital system.
-
How to use Ajax, jQuery effectively
-
Build complete hospital management system software
-
How to create secure Login for Code
-
Software Design: How to organise and format code for readability and how to implement the Model ÂView Controller (MVC) design pattern.
-
Control Structures: Using If/ÂElse clauses, Switch statements and logic to control the flow of execution.
-
Concepts of Object Oriented Programming (OOP): The type system, variables, functions and methods, inheritance, classes and protocols.
-
Build meaningful software quickly
Don’t waste your time
Don’t waste another minute of your precious life on poor quality videos on YouTube. Or instructors who you can’t understand. Or teachers who have no real world in-person teaching experience. Your time is precious. Take this course and find out why everybody is raving about it.
Who is this course for:
-
If you have never programmed before, then take this course to learn CodeIgniter
-
If you know how to code, but are new to CodeIgniter, then take this course to build web Apps.
-
If you are a CodeIgniter developer, then take this course to see how much time you can save building real world software – Hospital Management System.
-
If you’ve tried CodeIgniter before, then take this course to get a comprehensive curriculum that covers all the important aspects of CodeIgniter development
-
Entrepreneurs Who Want to Build Web Apps with Single Codebase
-
Managers and Program Managers Who Want to Learn How to Build Complete Hospital Management System.
-
Anyone wanting to learn to code in a practical way
-
Anyone who wants to kick start a career or hobby developing apps
This is the only course on Udemy where students can drop their desired features and both the students and the instructor will develop it together. This is also a course where more features will be added by the instructor and each section will be released everyday.
Join us NOW as we build this complete hospital software together using one of the best frameworks – CodeIgniter!!!
-
42.1. Create appointment table
-
52.2. Create appointment Controller and Model
-
62.3. Insert, update and delete codes for appointment
-
72.4. Create appointment form part one
-
82.5. Create appointment form part two
-
92.6. Load dortor and patient with department
-
102.7. Fix bug on select multiple with ajax
-
112.8. Select doctor shedule with ajax
-
122.9. Add new doctor and shedule to test ajax
-
132.10. Fix bug and insert into appointment table
-
142.11. List all appointment from appointment table
-
152.12. Finetune the list appointment table
-
162.13. Working with the edit appointment
-
172.14. Select from appointment table
-
182.15. Select shedule based on the id
-
192.16. Working with department and appointment
-
202.17. Select doctor and patient with single department id
-
212.18. Complete appointment and test codes
-
223.1. Create prescription table
-
233.2. Create prescription Controller and Model
-
243.3. Insert, update and delete method for prescription
-
253.4. Create prescription form part one
-
263.5. Create prescription form part two
-
273.6. Load more forms with javascript codes
-
283.7. Working on the forms for perfection
-
293.8. Declaring varriable for form input
-
303.9. Working with the prescription array
-
313.10. Complete the prescription insert codes
-
323.11. Fix bugs and test insert codes
-
333.12. Create and display all prescription page
-
343.13. Working with the print prescription
-
353.14. Display prescription information
-
363.15. Display prescription information part two
-
373.16. Complete print prescription
-
383.17. Working with the edit prescription form
-
393.18. Display information to the prescription form
-
403.19. Complete editing prescription and test code
-
414.0. Create invoice table
-
424.1. Create payment table
-
434.3. Preparing the invoice form part one
-
444.4. Preparing the invoice form part two
-
454.5. Working with the payment model
-
464.6. Quick fix bracket bugs
-
474.7. Select from invoice table
-
484.8. Working with edit invoice form
-
494.9. completing the edit invoice form
-
504.10. Test code and working with the view invoice
-
514.11. Function to calculate invoice amount
-
524.12. Preparing print invoice page
-
534.13. Diaplay invoice data part one
-
544.14. Diaplay invoice data and test print button
-
555.1. create medicine table, model and controller
-
565.2. Working witht the category form
-
575.3. Complete medicine category
-
585.4. Create medicine table in phpmyadmin
-
595.5. Code to add,update and delete medicine
-
605.6. Prepare medicine form page
-
615.7. Insert into medicine table
-
625.8. Prepare update medicine form part one
-
635.9. Round up medicine page and test code
-
646.1. Create language method in setting controller
-
656.2. Create method in model for language
-
666.3. prepare the form for managing language
-
676.4. Create column with php code in database
-
686.5. Insert into language table and test the translation
-
696.6. Select language from language table
-
706.7. Select language in general setting page part one
-
716.8. complete the display language in general setting page
-
726.9. Working with editing language phrase
-
736.10. Workiing with editing language phrase part two
-
746.11. Working with editing language phrase part three
-
756.12. Working with editing language phrase part four
-
766.13. Working with the textfield to edit phrase
-
776.14. Complete the edit phrase form
-
786.15. Complete the ajax that update phrase
-
7916. Fix bugs, complete section and translate