8000 GitHub - ngthuc/graduation-thesis: Graduation Thesis for Software Engineering: Staff Profile System for Information Management (SPSIM)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Graduation Thesis for Software Engineering: Staff Profile System for Information Management (SPSIM)

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
sub_license.txt
Notifications You must be signed in to change notification settings

ngthuc/graduation-thesis

Repository files navigation

graduation-thesis

Graduation Thesis for Software Engineering

Web App URL

Folder Structure

A. Staff Profile System for Information Management (use CodeIgniter - 3.1.9)

  • application (folder)
  • public (folder)
  • spsim_media (folder)
  • spsim_thumbs (folder)
  • system (folder)
  • tests (folder)
  • user_guide (folder)
  • .editorconfig (file)
  • .gitignore (file)
  • .htaccess (file)
  • composer.json (file)
  • profile.php (file)
  • sub_contributing.md (file)
  • sub_license.txt (file)
  • sub_readme.rst (file)

B. Other

  • DATABASE_GENERATOR (folder) - tool generate database
  • DOCUMENTS (folder)
  • JOOMLA_TEST (use Joomla - 3.4.8) - remove when deploy
  • LICENSE (file)
  • README.md (file)
  • robots.txt (file)

Install

A. Import database

  • Database file of CodeIgniter at: DOCUMENTS/database/luanvan.sql

C. CodeIgniter

Setup MySQL Connect at: application/config/database.php

  • hostname: localhost (or MySQL Server address) (line 78)
  • username: your username of MySQL at hosting (line 79)
  • password: your password of MySQL at hosting (line 80)
  • database: your database name of CodeIgniter on MySQL at hosting (line 81)

Setup base_url: application/config/config.php

  • $config['base_url']: your domain (line 26)

Team

  • Supervisor: Mr.Tran Minh Tan (Master)
  • Developer: Mr.Le Nguyen Thuc (Engineer)
  • Organisation: Can Tho University, College of ICT

Thanks for watch!

About

Graduation Thesis for Software Engineering: Staff Profile System for Information Management (SPSIM)

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
sub_license.txt

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0