https://github.com/mah-shamim/tiana-resumecv-cms
https://github.com/mah-shamim/tiana-resumecv-cms
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mah-shamim/tiana-resumecv-cms
- Owner: mah-shamim
- License: mit
- Created: 2024-05-06T20:05:22.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-07-17T18:59:15.000Z (10 months ago)
- Last Synced: 2025-02-28T09:20:51.420Z (2 months ago)
- Language: PHP
- Size: 21.4 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.html
- License: LICENSE
Awesome Lists containing this project
README
Tiana - Resume/CV CMS
$(document).ready(function () {
$(document).on("scroll", onScroll);//smoothscroll
$('a[href^="#"]').on('click', function (e) {
e.preventDefault();
$(document).off("scroll");$('a').each(function () {
$(this).removeClass('active');
})
$(this).addClass('active');var target = this.hash,
menu = target;
$target = $(target);
$('html, body').stop().animate({
'scrollTop': $target.offset().top + 2
}, 500, 'swing', function () {
window.location.hash = target;
$(document).on("scroll", onScroll);
});
});
});function onScroll(event) {
var scrollPos = $(document).scrollTop();
$('.nav a').each(function () {
var currLink = $(this);
var refElement = $(currLink.attr("href"));
if (refElement.position().top <= scrollPos && refElement.position().top + refElement.height() > scrollPos) {
$('.nav a').removeClass("active");
currLink.addClass("active");
}
else {
currLink.removeClass("active");
}
});
}
Introduction
Tiana - Resume/CV CMS
Item Name: Tiana - Resume/CV CMS
Item Version: v 1.0
Created: 21/1/2019
Author: KOVATZ
Support Questions: [email protected]
Hi there!
Thank you for buying my web application.
This documentation is to help you regarding each step of customization.
Please read the documentation carefully to understand how this script is made and how to edit this properly and how you install script.
Thank You ..
About
Now, Lets get started to tell you about Tiana.
Tiana - Resume/CV CMS
is a PHP system developed to build your cv or resume,
It comes with clean, secured, responsive, SEO friendly & trendy look design.
You can easily add your Services, Experiences, Skills, Portfolios & Blogs without any coding skills.
This script help you to promote yourself and your business.
It's suitable for Freelancer, Coder, Photographer, Designer, ...
Don't hesitate to contact me if you have inquiry or suggestions, and support at:
[email protected]
Features
100% Responsive Design
Clean Coding
Easy Customization
Great Support
Security
- Totally secured system (SQL injection, XSS, CSRF)
- Built on powerful CodeIgniter Framework that has been tried and tested by millions of developers.
- Passwords are encrypted using PHPass library to make sure your data is safe.
Admin Panel
- Flexible control panel system with full options.
- Only admin role can login admin panel.
- Change website settings(name, logo, favicon,..).
- Change website color(red, blue, orange, green,...).
- Change website Language(English or Arabic).
- Change General settings(appear and disappear widgets).
- Change website SEO settings (meta keywords, meta description).
- Change Contact information (email, phone,address,...).
- Change About you details (profile picture, description,summery,...).
- Change +20 Social links.
- Create unlimited articles and its categories and manage it (add, edit, delete, view).
- Create unlimited Projects and its categories and manage it (add, edit, delete, view).
- Create Work History and manage it (add, edit, delete, view).
- Create Education History and manage it (add, edit, delete, view).
- Create Skills and its categories and manage it (add, edit, delete, view).
- Create Testimonial and manage it (add, edit, delete, view).
- Create Clients and manage it (add, edit, delete, view).
- Create Services and manage it (add, edit, delete, view).
- View and Delete Messages from your clients(You will also receive this message at your email).
- Totally with this admin panel can manage and control every thing appear in website with full option.
Trendy website interface included.
- Home page with
- About You Summary.
- Resume included(Work history, Education history, Skills).
- Testimonial(Your clients feedback.
- Slider for your clients.
- Latest Blog posts.
- Projects.
- Contact information and social media links.
- Contact form that helps your clients to reach or hire you.
- Single page for all blog posts with widgets(search post, categories, popular posts, latest posts)
- Single page for blog post with widgets(search post, categories, related posts, latest posts, tags)
- Single Page for Project with project details and related projects widget.
Other Features
- Easy to install and usability(without any coding knowledge needed).
- Awesome Design for Website and admin panel
- Fully Responsive for Website and admin panel
- Clean Code with hight performance.
- Easy Customization
- Friendly with SEO.
- High performance.
- More features will coming up.
System
- Backend Framework: Built on CodeIgniter
- Frontend Framework: Built on Bootstrap
- Requires PHP 5.6+
- Supports MySQL, Mysqli.
Requirements
You will need the following softwares to customize this template.
1- Code Editing Software (eg: Netbeans, Sublime Text or Notepad)
2- Web Browser for testing (eg: Google Chrome or Mozilla Firefox)
3- FTP Tool to upload files to Server (eg: FileZilla)
Installation
Please read the documentation carefully to understand how this script is made and how to edit this properly and how you install script.
This script based on bootstrap framework for design using ( HTML, CSS, Javascript, JQuery ), and script based on codeigniter framework using ( PHP, MySql ) language .
You just need to follow this steps to keep an eye on your new website:
1- Place files: You need to login your cPanel or whatever you're using to reach your server, Then upload the following folder content (root) to your public_html with your file manger or FTP.
you can also watch this if you find this difficult
2- Grap and upload database:
You can find the database file in (root) folder under the name of (database.sql), now you should visit your PHPmyadmin client on your dear server
Quick steps:
1- change your configuration data that located in application/config/database.php
2- To integrate Disqus on your website follow this link explain the steps.
https://help.disqus.com/installation/adding-disqus-to-your-site
3- For Translation files, This locations for each language:
English: application/language/english/..
Arabic: application/language/arabic/..
Here You can edit the translation if you need.
Getting Start
You just need to follow this steps to keep an eye on your new website:
go to this link before you go on:
http://yourDomainName.com/admin
![]()
Type your admin username and password:
Email: [email protected]
Password: 123456
and follow those instructions
Change Log
Version 1.0 –(Released: March 2019):
1- Initial Version
Support
- If you have any questions feel free to contact us at [email protected]
- If you need any modifications just contact support at [email protected]
Reach US:
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Best Regards, KOVATZ