Giter Club home page Giter Club logo

ci-capstone's Introduction

A Capstone project (Enrollment System) made by using CodeIgniter.

Laravel Forge Site Deployment Status

Demo

Frameworks used

Platform Framework
PHP Framework CodeIgniter 3.1.5.
Admin UI Framework matrix-admin Bootstrap.

Library used

Name Repository
Login Authentication CodeIgniter-Ion-Auth.
Migration Authentication codeigniter-ion-auth-migration.
Error Log CodeIgniter-Log-Library.
Excel Export Codeigniter-Excel-Export.
Core My_Model CodeIgniter-MY_Model.
Translator codeigniter3-translations.

Installation

  • Create first a database named ci_capstone .

  • then just run/execute the website, tables in database will automatically migrate.

  • OR you can just import in database a sample data from sample_data/ci_capstone.sql.

  • then if you just/want to rename the folder name, you will be required to set/modify the base url as the same of name of your new folder name.

  • Use PHP <= 7.0 to be working as expected.

Default Login

Username Password
administrator mypasswordisadmin1

Screencapture

-Updated overview over the Admin Panel screenshot at 2017-04-09 21-26-03

Note:

production ENVIRONMENT

  • compress html, for fast rendering page in live server
  • csrf_protection is enabled (set to TRUE), for prevent malicious/unnecessary behavior in submitting forms
  • errors log save to database,then not directly seen in browsers,

developing ENVIRONMENT

  • compress html disabled, for easy monitoring html output (easy debugging)
  • csrf_protection is disabled (set to FALSE), for easy submitting forms, for testing in big forms
  • errors log disabled, directly prompt in browser,
  • database set to localhost

..

  • all is this set up in application/config/{ENVIRONMENT_FOLDER_NAMES}/config.php

Thanks to our team.

Specially of Senior Programmer's suggesting.

Any suggest/issue/problem don't hesitate to open an issue, even pull request. :)

ci-capstone's People

Contributors

iedzar avatar lloricode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ci-capstone's Issues

Cannot enroll subject/s

If we add a student or a student enrolls a subject, it cannot enroll the subject. A warning is triggered as "no unit" in create-student-subject controller.

Screenshot:
image

Help

When I try to run the program "http://localhost/ci-capstone" it always direct me to

"http://localhost/ci-capstone/en/auth/login"

Object not found!
The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.

If you think this is a server error, please contact the webmaster.

Answer

Please, post database too..
thanks

Object not found

I have imported the database in XAMPP (phpmyadmin), put the files in htdocs. i changed the name folder into "enrollment" run localhost/enrollment. below is the problem, please help. sorry for my bad english.
untitled

User Table add another column

In user table we have a column named "created_on" which is used in sorting the user list in the table. This is good if no updates will be made but if there will be updates, it would be more appropriate to see first which among the entry was edited and so we need to add another column. Hence, the column will be called "modified_date" which will store the time and the date so that in the table we can order the user list by this column to see which entry was modified in the latest manner.

add contributor.md

Who wants to add contributor.md ? feel free and i will merge, thanks advance ๐Ÿ’ฏ ๐Ÿ‘

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.