- Item Name : PreSkool - School and Education Management Admin Dashboard Template
- Published: 29 November 2020
- Item Version : v1.8.4
- Author : Dreams Technologies
- Support via email: [email protected]
- Support via Themeforest: Take me there
PreSkool - School and Education Management Admin Dashboard Template
PreSkool is a simple and easy-to-access management dashboard for education, including schools, colleges, and universities.
-
PreSkool
-
Django
-
template
-
apps
- migrations
- __init__.py
- admin.py
- apps.py
- models.py
- tests.py
- views.py
-
Dashboard
- migrations
- __init__.py
- admin.py
- apps.py
- models.py
- tests.py
- views.py
-
preskool
- __pycache__
- __init__.py
- asgi.py
- settings.py
- urls.py
- wsgi.py
- .gitignore
- db.sqlite3
- manage.py
-
apps
-
template
-
Django
You can change the javascript file or replace it from js folder or you can edit it from script.html file.
<script src="{% static 'assets/js/jquery-3.7.1.min.js' %}"></script>
<script src="{% static 'assets/plugins/bootstrap/js/bootstrap.bundle.min.js' %}"></script>
<script src="{% static 'assets/plugins/slimscroll/jquery.slimscroll.min.js' %}"></script>
<script src="{% static 'assets/plugins/select2/js/select2.min.js' %}"></script>
<script src="{% static 'assets/js/script.js' %}"></script>
You can change the style file or replace it from style folder or you can edit it from style.css file.
<script src="{% static 'assets/css/bootstrap.min.css' %}"></script>
<script src="{% static 'assets/plugins/icons/feather/feather.css' %}"></script>
<script src="{% static 'assets/css/feather.css' %}"></script>
<script src="{% static 'assets/plugins/daterangepicker/daterangepicker.css' %}"></script>
<script src="{% static 'assets/css/owl.carousel.min.css' %}"></script>
-
Python :
If Python is not installed then download it from https://www.python.org/downloads/. NPM comes bundled with Node.js
Static And TemplateFile Path
Go to Skote/settings.py and add following command:-
import os
TEMPLATES = [
{
'BACKEND': 'django.template.backends.django.DjangoTemplates',
'DIRS': [os.path.join(BASE_DIR, "templates")],
'APP_DIRS': True,
'OPTIONS': {
'context_processors': [
'django.template.context_processors.debug',
'django.template.context_processors.request',
'django.contrib.auth.context_processors.auth',
'django.contrib.messages.context_processors.messages',
],
},
},
]
STATIC_URL = 'static/'
STATICFILES_DIRS = [
BASE_DIR / "static",
]
pip install django
Application Run
- For running a project,run the command:
python manage.py runserver
Local Serve
- Now you can run this Template in any web browser from your PC or Laptop.
- vuejs/template is a folder name, you can change as per your wish how you used the folder
http://127.0.0.1:8000/
Please note that our respond can take up to 2 business days.
- Availability to answer questions, Answering technical questions about item’s features, Assistance with reported bugs and issues, Help with included 3rd party assets.
- Any customization request will be ignored.
- Please make sure to read more about the support policy.
If this documentation does not address your questions, please feel free to contact us via email at Item Support Page
We are in the GMT+5:30 time zone and typically respond to inquiries on weekdays within 12-24 hours. Please note that in rare cases, the response time may extend to 48 hours, especially during holiday seasons.
We strive to offer top-notch support, but it's only available to verified buyers and for template-related issues such as bugs and errors. Custom changes and third-party module setups are not covered.
Don’t forget to Rate Preskool!
Preskool is developed by Dreams Technologies and is available under both Envato Extended & Regular License options.
Regular License
Usage by either yourself or a single client is permitted for a single end product, provided that end users are not subject to any charges.
Extended License
For use by you or one client in a single end product for which end users may be charged.
What are the main differences between the Regular License and the Extended License?
If you operate as a freelancer or agency, you have the option to acquire the Extended License, which permits you to utilize the item across multiple projects on behalf of your clients.
Plugin Name | URL |
---|---|
Bootstrap | https://getbootstrap.com/docs/ |
jQuery | https://jquery.com/ |
Fontawesome | https://fontawesome.com/ |
Select2 | https://github.com/select2/select2 |
Date Timepicker | https://cdnjs.com/libraries/jquery-datetimepicker |
Google Fonts | https://fonts.google.com/ |
Morris | https://morrisjs.github.io/morris.js/ |
Summernote | https://summernote.org/plugins |
Fancy Box | http://fancybox.net/ |
Dropzone Js | https://github.com/dropzone/dropzone |
Jquery UI | https://jqueryui.com/ |
Full Calendar | https://fullcalendar.io/ |
Moment JS | https://momentjs.com/ |
Popper JS | https://popper.js.org/ |
Datatables | https://datatables.net/download |
Do you need a customized application for your business?
If you need a customized application for your business depends on your specific requirements and goals, Please contact us.
Customization can be the key to success, ensuring your project perfectly aligns with your unique goals and requirements.
Don't Miss Out on the Benefits of Customization!
Unlock the potential of your project. It's time to ensure that your project isn't just another cookie-cutter solution but a truly unique and effective one.
Discover how customization can make a difference in your project's success. Let's create a solution that's as unique as your vision!
- We'll tailor the application to meet your specific needs and preferences.
- We will upload your website to the server and ensure it is live.
Thank You
Thank you once again for downloading Preskool.
We hope you're enjoying your experience, and we kindly request that you take a moment to share your valuable review and rating with us.