Introduction
First of all, Thank you so much for purchasing this Hospital Management System and for being our loyal customer. You are awesome! You are entitled to get free lifetime updates to this product + exceptional support from the author directly.
This documentation is to help you regarding each step of customization. Please go through the documentation carefully to understand how this Hospital Management System is made and how to edit this properly. Basic HTML, CSS, jQurty and Laravel knowledge is required to customize this Hospital Management System. You may learn basics w3schools, Developers Mozilla and Shayhowe.
User Name | Password | |
---|---|---|
Admin | admin@admin.com | secret |
Patient | patient@patient.com | secret |
Doctor | doctor@doctor.com | secret |
Reception | reception@reception.com | secret |
Accountant | accountant@accountant.com | secret |
Pharmacist | pharmacist@pharmacist.com | secret |
You will need the following Softwares to customize this Hospital Management System.
Be careful while editing the Hospital Management System. If not edited properly, the design layout OR the functionality may break completely.
No support will be provided for faulty customization.
A Laravel boilerplate is a pre-configured project that includes all the essential files and configurations you need to start developing a Laravel application. This can save you a lot of time and effort, as you won't have to create all of these files from scratch.
Powerful, extensible, and feature-packed frontend toolkit. Build and customize with Sass, utilize prebuilt grid system and components, and bring projects to life with powerful JavaScript plugins.
<div class="container">
<div class="row g-4">
<div class="col-lg-12 col-md-12 col-sm-12">
YOUR CODES GOES HERE
</div>
</div>
</div>
Our you can use the grid system with 2 columns like this;
<div class="container">
<div class="row g-4">
<div class="col-lg-6 col-md-6 col-sm-6">
YOUR CODES GOES HERE
</div>
<div class="col-lg-6 col-md-6 col-sm-6">
YOUR CODES GOES HERE
</div>
</div>
</div>
Our you can use the grid system with 3 columns like this;
<div class="container">
<div class="row g-4">
<div class="col-lg-4 col-md-6 col-sm-6">
YOUR CODES GOES HERE
</div>
<div class="col-lg-4 col-md-6 col-sm-6">
YOUR CODES GOES HERE
</div>
<div class="col-lg-4 col-md-6 col-sm-6">
YOUR CODES GOES HERE
</div>
</div>
</div>
To get started, you need to do the following:
Change these lines to reflect your new database settings.
Please note that all Detail main Web Site, you need to set it up on your project Click Here..
/* General Styles */
body {
background-color: #191f28;
font-family: $font-family;
font-size: $font-size;
@include max-screen($break-medium) {
&:before,
&:after{
height: 2px;
}
}
}
a {
&:hover,
&:focus {
color: $link-color-hover;
text-decoration: none;
}
}
Installing Grunt: Run npm install grunt --save-dev
command from your teminal to install grunt within your project.
Grunt Sass: Run grunt sass
command from your project directory. It will compile SASS to CSS for the project. This will read the file `assets/scss/filename.scss` and output a plain-css file to `/assets/css/filename.css`.
Grunt JSHint: Run grunt jshint
command from your project directory. It will checks all *.js files under `assetsjs/filename` for common syntax or coding errors using the JSHint utility.
Grunt Sprite: Run grunt sprite
command from your project directory.
Further help: To get more help on the grunt checkout Grunt
Note: However, any SASS code you write must be able compile via Grunt as well.It will generate pre-compiled javascript templates. Reads all the *.html files from `assets/js/filename` and outputs `assets/js/filename.templates.js`. Template.js will contains code of UI design and will be change each time you build solution through above command.
Grunt is a JavaScript task runner, a tool used to automatically perform frequent tasks such as minification, compilation, unit testing, and linting. It uses a command-line interface to run custom tasks defined in a file.
To get started, you need to do the following:
Popular questions for this item:
This author provides limited support for this item through email contact form.
View the item support policy
The majority of our items (themes, code, graphics, 3D and flash) are covered by our Standard Licenses. If your end product including the item is going to be free to the end user then a Regular License is what you need. An Extended License is required if the end user must pay to use the end product.
Use, by you or one client, in a single end product which end users are not charged for. The total price includes the item price and a buyer fee.
Use, by you or one client, in a single end product which end users can be charged for. The total price includes the item price and a buyer fee.
You may charge your client for your services to create an end product, even under the Regular License. But you canβt use one of our Standard Licenses on multiple clients or jobs.
We're very glad that out of thousands of different Systems you chose ours. This inspires further product development, more than sales profit. Thank you!
Design is superb, better than any of the others including some of the highest rated in themeforest like Metronic π. they code base is solid. Occasionally there are some issues but their support is lightning fast. I had issues twice so far and got a response that would solve my problem within 1 hour.
Amazing work, a lot of elements design so nice
, flexible, when I told them that the code has a little bug, they correct quickly and friendly
Really provides Everything which an Angular
admin panel needs. I really like everything about it, but the reason for 5 stars
is definitely the Feature Availability and the UI Kit. I am Buyer of your previous template into HTML and Impressed with the designs for each item, support, documentation, code quality
and many other things.
Once again, thank you so much for purchasing this Hospital Management System. As I said at the beginning, I'd be glad to help you if you have any questions relating to this Hospital Management System.
If you really like our work, design, performance and support then please don't forgot to rate us on Codecanyon, it really motivate us to provide something better.