https://github.com/sharminshanta/office-desk
Office Management System
https://github.com/sharminshanta/office-desk
bootstrap3 codeigniter css html
Last synced: 25 days ago
JSON representation
Office Management System
- Host: GitHub
- URL: https://github.com/sharminshanta/office-desk
- Owner: sharminshanta
- License: mit
- Created: 2017-07-06T08:55:08.000Z (almost 8 years ago)
- Default Branch: dev-01
- Last Pushed: 2020-04-30T01:11:45.000Z (about 5 years ago)
- Last Synced: 2025-02-12T11:18:03.352Z (3 months ago)
- Topics: bootstrap3, codeigniter, css, html
- Language: PHP
- Homepage:
- Size: 1.7 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Accounts Web Portal - Office Management Software
####Installation
Just change the database.php file with your database
'hostname' => ' ',
'username' => ' ',
'password' => ' ',
Change database DSN and credentials. Before doing that, please create database && execute sql_structure.sql file &&
Run cd public && php -S localhost:8008Create a folder named profiles for upload picture in /public/assets/img
####Credentials
Admin Username : [email protected]
Admin Password : 111111