Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ctechhindi/sms
SMS - Codeigniter Project
https://github.com/ctechhindi/sms
codeigniter codeigniter3 php
Last synced: 3 days ago
JSON representation
SMS - Codeigniter Project
- Host: GitHub
- URL: https://github.com/ctechhindi/sms
- Owner: ctechhindi
- License: mit
- Created: 2018-10-10T13:47:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-10T13:51:57.000Z (over 6 years ago)
- Last Synced: 2024-11-10T09:18:57.654Z (2 months ago)
- Topics: codeigniter, codeigniter3, php
- Language: PHP
- Size: 6.05 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- License: license.txt
Awesome Lists containing this project
README
# SMS - Codeigniter Project
Codeigniter 3.1.4 Video Tutorials
[Tutorial Videos](https://www.youtube.com/watch?v=LuZKOh6-T_c&list=PLmrTMUhqzS3jBSy2Sd75F7jg5ng1uxDAY)
[Source Code](https://github.com/jeevan15498/SMS)
# Topies
* Getting Started (Installing Codeigniter)
* Change Default Controller
* Include Bootstrap, Bootswatch, Fontawesome and jQuery
* Use Header, Navbar, Footer and Codeigniter URL Helper
* Codeigniter autoload all functions
* Codeigniter Route and htaccess
* Include CSS and Javascript file
* Design Login Page
* Connect to Database
* Codeigniter form helper and validation library
* Use Codeigniter Model and User Login
* Use Codeigniter Session and Flashdata
* Admin Panel Create with Bootstrap Theme
* Admin Panel with Session Permission
* Create My Controller and User Logout Page
* Design Admin Panel
* Create User Profile Page and Update User Profile Data
* Create Change Password Page View
* User Change Password with Database