Skip to content

Steadroy/lunchStar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lunchStar

This is lunchstar a gamified resturant ordering platform

to edit connect to database please edit

users/init.php

// Set config $GLOBALS['config'] = array( 'mysql' => array('host' => 'host', 'username' => 'user', 'password' => 'pass', 'db' => 'db', ), 'remember' => array( 'cookie_name' => 'pmqesoxiw318374csb', 'cookie_expiry' => 604800 //One week, feel free to make it longer ), 'session' => array( 'session_name' => 'user', 'token_name' => 'token', ) );

About

Simple Point System for Resturants

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors