Skip to content
/ banners Public

Simple banner web application. Only for demonstration purposes.

Notifications You must be signed in to change notification settings

Inkvi/banners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banners

The main goal of application is to show banners randomly, based on their weight. A lot of things are simplified. For instance, SQLite is used for easy setup.

The application has banners and user management capabilities. demo user with demo password is created by default. Some admin action can be done only under demo user.

The easiest way to deploy this application is to used built-in web server in PHP 5.4: php -S localhost:8081 -t /path/to/application/directory/

About

Simple banner web application. Only for demonstration purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages