Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuhu-ibrahim/stadium-management-system
https://github.com/nuhu-ibrahim/stadium-management-system
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nuhu-ibrahim/stadium-management-system
- Owner: nuhu-ibrahim
- License: mit
- Created: 2019-03-03T16:03:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-10T08:41:14.000Z (almost 6 years ago)
- Last Synced: 2024-10-23T04:17:44.266Z (2 months ago)
- Language: PHP
- Size: 9.13 MB
- Stars: 5
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.rst
- Contributing: contributing.md
- License: license.txt
Awesome Lists containing this project
README
###################
Stadium Management System developed using the CodeIgniter Framework
######################################
How to Install
###################
Create a database with the name "stadium_management" then import file stadium_management.sql in the project root folder to the newly created database.###################
Final note
###################
You can create an issue here on github incase you need help with using the app. Also, you can create a pull request if their is any important update you made on the project###################
What is CodeIgniter
###################CodeIgniter is an Application Development Framework - a toolkit - for people
who build web sites using PHP. Its goal is to enable you to develop projects
much faster than you could if you were writing code from scratch, by providing
a rich set of libraries for commonly needed tasks, as well as a simple
interface and logical structure to access these libraries. CodeIgniter lets
you creatively focus on your project by minimizing the amount of code needed
for a given task.*********
Resources
*********- `User Guide `_
- `Language File Translations `_
- `Community Forums `_
- `Community Wiki `_
- `Community Slack Channel `_