Skip to content

happysuperevil601/hospital-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce_website-in-java

E - COMMERCE WEB PROJECT IN SPRING BOOT

Forks Stargazers LinkedIn

Features

  • ⚙️Spring Mvc, JDBC , Jsp Servlet
  • 📝ADMIN MODULE + USER MODULE
  • ➕CRUD OPERATION
  • 🌱Easy to understand beginner friendly.
  • 🥳Pull Request Welcome (Open Source).

How To Run ?

  • Pre requirement:- Spring boot Installed in Eclipse IDE , mysql Database , xampp

  • please make sure you have eclipse ide enterprise for web development if not then re install set up & choose web option.

image

(1)

Download and import project in Eclipse Ide

(2)

 Make database name :- springproject 

(3)

 import springproject.sql file in database to Create all table 

(4)

Right click project and run as spring boot & open:- http://localhost:8080/

project directory

image

MVC WorkFlow:

→ in the Admincontroller.java & userController.java files having a mapping based function which returns file name.
→ in Src->main->webapp->views following Jsp file will be executing.

log in

ADMIN Module (http://localhost:8080/admin)

  • user name:- admin
  • password :- 123
  • Note(above default username and password , it can be change in the database)

User module

  • user name:- jay
  • password:- 123

Important link

preview

img img image

  • Star++ ⭐ if you find helpful.

Night Coding

If you found this valuable and want to return the favour, then

gajerajay9



About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages