-
Notifications
You must be signed in to change notification settings - Fork 1
ckailash/VoteUpVoteDown
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
VoteUpVoteDown is a simple news discovery site where users can submit URLS, vote up or down on other urls. Authentication is done using Facebook Connect. A simple admin panel using Backend Pro is also added at http://<your-domain>/admin with username/password as admin/admin Installation : 1) Create a database and upload code.sql 2) Setup database config on the file /backend/application/config/database.php 3) Setup a facebook application and then fill the file /backend/application/config/facebook.php with your api key and secret key. 4) Setup site configuration on the file /backend/application/config/config.php 5) Setup recaptcha api keys on the file /backend/application/config/recaptcha.php
About
CodeIgniter based URL rating site. Users can submit urls, upvote or downvote them. Authentication using Facebook Connect
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published