An open API service indexing awesome lists of open source software.

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.

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!