Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuhu-ibrahim/nysc-posting-system
https://github.com/nuhu-ibrahim/nysc-posting-system
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nuhu-ibrahim/nysc-posting-system
- Owner: nuhu-ibrahim
- Created: 2019-03-03T15:58:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T11:54:59.000Z (over 4 years ago)
- Last Synced: 2023-08-15T12:35:26.476Z (over 1 year ago)
- Language: PHP
- Size: 7.02 MB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: readme.rst
- Contributing: contributing.md
- License: license.txt
Awesome Lists containing this project
README
###################
NYSC Posting System developed using the CodeIgniter framework
###################
This project simulates the entire process involved in the management of corp members including registration of institutions, registration of PPAs, registration of batches, mobilization, student registration, student deployment, printing of call-up-letters, printing of mobilization letters.###################
How to Install
###################
Create a database named nysc and then import the file db/nysc.sql into the newly created database. Continue to try the functionalities of the application.###################
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. Do not forget to star (smiles)###################
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 `_