Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sharminshanta/office-desk
Office Management System
https://github.com/sharminshanta/office-desk
bootstrap3 codeigniter css html
Last synced: about 8 hours 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 (over 7 years ago)
- Default Branch: dev-01
- Last Pushed: 2020-04-30T01:11:45.000Z (almost 5 years ago)
- Last Synced: 2024-12-19T13:23:38.276Z (about 2 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