Skip to content

Latest commit

 

History

History
86 lines (62 loc) · 2.63 KB

File metadata and controls

86 lines (62 loc) · 2.63 KB

ketab

Table of Contents

Introduction

ketabhome is an simple online book store template

this shop has a simple admin panel too!

Demo

shop index: http://ketabhome.ir

admin panel: http://ketabhome.ir/manage/index.jsp

username:admin

password:123

Deploy War file in Tomcat

first star project and fork it

git clone https://github.com/ghaseminya/ketabhome

copy final_dist/ketabhome.war to [Apache Tomcat/webdir] and extract it then edit WEB-INF/classes/c0p3-config.xml with your database setting(such as username and passwor), then start tomcat and then go to this url:

http://localhost:8080/ketabhome/

http://localhost:8080/ketabhome/manage/index.jsp

username:admin

password:123

Your Compilation

Netbeans idea

add jar file in ./lib folder to your project

Database Setting

Just import ketabhome.sql in your database and config c3p0-config.xml

Some Featurs

More Information

Some Screenshots

index dashbaord login listbook listcateg addbook addcateg

License

GPL v3.