All Projects → ghaseminya → ketabhome-shopping-cart-admin-panel

ghaseminya / ketabhome-shopping-cart-admin-panel

Licence: other
🛒 📙 📔 ketabhome is an online java book store application with admin panel based on servlet, with database c3p0 connector

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to ketabhome-shopping-cart-admin-panel

Hotelsystem
🏨TopView工作室一轮考核项目:一个酒店管理系统,提供查看房间,对房间进行模糊查询,预订房间,个人信息管理,房间和酒店信息管理(管理员)等功能,后台使用Java,tomcat,mysql,servlet,jsp实现,没有使用任何框架
Stars: ✭ 78 (+310.53%)
Mutual labels:  jsp, tomcat
Uranus
Hierarchical Memo & Task Web-App
Stars: ✭ 71 (+273.68%)
Mutual labels:  jsp, tomcat
godofwar
GodOfWar - Malicious Java WAR builder with built-in payloads
Stars: ✭ 118 (+521.05%)
Mutual labels:  jsp, tomcat
Javaweb Project Source Share
🌱🚀分享基于Servlet、SSH、SSM、SpringBoot等流行技术实现的JavaWeb项目,难度分为5个等级,帮助小白入门JavaWeb开发,协助JavaWeb开发者熟悉最新技术
Stars: ✭ 229 (+1105.26%)
Mutual labels:  jsp, tomcat
opsli-ui
OPSLI 快速开发平台基于springboot、vue、element-ui ,项目采用前后端分离架构,热插拔式业务模块与插件扩展性高 ,代码简洁,功能丰富,开箱即用
Stars: ✭ 76 (+300%)
Mutual labels:  admin
kubernetes-front-end-backend-example
Demonstration on how to setup ingress, two services ( frontend and backend) with reverse proxy
Stars: ✭ 24 (+26.32%)
Mutual labels:  tomcat
yii2-admin-template
Yii2 application template targeted for backends.
Stars: ✭ 17 (-10.53%)
Mutual labels:  admin
luya-module-admin
Administration base module for all LUYA admin modules
Stars: ✭ 45 (+136.84%)
Mutual labels:  admin
django admin chart js
An example repo showing how to add Chart.js to Django admin
Stars: ✭ 35 (+84.21%)
Mutual labels:  admin
ZooKeeper-Admin
ZooKeeper 管理工具
Stars: ✭ 45 (+136.84%)
Mutual labels:  admin
go-fastdfs-web-go
go-fastdfs-web的golang版本
Stars: ✭ 31 (+63.16%)
Mutual labels:  admin
ivew-admin
基于iview 的一套后台新零售后台系统,权限模块基于后台控制,前端进行配置映射,从而通过登录后台返回用户权限进行用户权限模块控制。基础信息与权限相关基于cookie实现
Stars: ✭ 32 (+68.42%)
Mutual labels:  admin
vue3-element-admin
🎉 基于 vite2 + vue3 + element-plus 的后台管理系统vue3-element-admin;使用vue-cli可以切换webpack分支
Stars: ✭ 79 (+315.79%)
Mutual labels:  admin
LOST--Java-2D-Game
2D side-scrolling game made in JAVA with sprite sheet animations
Stars: ✭ 2 (-89.47%)
Mutual labels:  netbeans
vue-antdesign-admin-template
Ant Design Pro Vue Template
Stars: ✭ 127 (+568.42%)
Mutual labels:  admin
mee-admin
admin、cms、console 等多用途开源后台系统
Stars: ✭ 117 (+515.79%)
Mutual labels:  admin
react-ecommerce
E-commerce monorepo application using NextJs, React, React-native, Design-System and Graphql with Typescript
Stars: ✭ 136 (+615.79%)
Mutual labels:  shop
devops-ninja
This is a collection of some very useful command-line commands that eases the life of a DevOps Engineer.
Stars: ✭ 27 (+42.11%)
Mutual labels:  tomcat
PlusAdmin-Free-Bootstrap-Admin-Template
Free Admin template featuring horizontal and vertical navbar. Built using Bootstrap 4.
Stars: ✭ 98 (+415.79%)
Mutual labels:  admin
DotNetCore-for-NetBeans
Brings .NET Core with C# support to netbeans (Create projects, open Projects, etc.)
Stars: ✭ 23 (+21.05%)
Mutual labels:  netbeans

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].