https://github.com/loic-sharma/namepicker
A simple name picker app.
https://github.com/loic-sharma/namepicker
Last synced: 3 months ago
JSON representation
A simple name picker app.
- Host: GitHub
- URL: https://github.com/loic-sharma/namepicker
- Owner: loic-sharma
- Created: 2012-09-21T15:34:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-21T15:47:58.000Z (over 12 years ago)
- Last Synced: 2025-02-02T12:47:54.058Z (4 months ago)
- Language: PHP
- Size: 461 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Name Picker
A simple name picker app.
# Installation
To install simply upload all of the files to your webserver and import the `database.sql` file to your MySQL database. Once that is done, make sure to edit the database configuration file at `application/config/database.php`. That's it!