Skip to content

kingstonduy/Software-Engineering-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pet-Care-Website


How to run

Config the database port, username, password at application.properties

We havent figue out the way to auto generate schema and tables in springboot for mysql. So please create schema "petcare" then paste the prepared queries at data.sql into query of mysql

run the java main at PetcareApplication.java

then in vscode

    cd petcareapp
    npm install
    npm install react-scripts --save
    npm install @mui/icons-material @mui/material @emotion/styled @emotion/react
    npm start


Highlights

  • Provide a large quantity of products consisting of various types (food, toys, fashion), targeting different kinds of pets (dog, cat, bird).
  • Provide booking service everywhere everytime.
  • The information of the products is described clealy.
  • Discover the ultimate pet care experience with our innovative web application, designed to cater to all your furry friends' needs
  • Experience the convenience of managing your pet's health, nutrition, and activities effortlessly through our intuitive web application, dedicated to simplifying pet care.
  • Join a thriving community of pet lovers and unlock a world of pet care possibilities with our cutting-edge web application, empowering you to give your beloved companions the best care they deserve.

Tech

  • Spring Boot: framework back-end helps building web application and restful API.
  • ReactJS: A JavaScript library helps to develope user interface.
  • Draw.io: Software that helps to analazye and design database
  • Figma: A tool design UX/UI - develop prototype interface.
  • Talend API Tester: API manipulation tool - helps test various APIs.
  • My SQL: "Database management system - facilitates website data management."

Web Architucture

  • Web Architucture

WebArchitucture


Some hightlights user interface

  • HomePage

homepage


  • Service

Service


  • Product Shop

Product Shop


  • Cart

Cart


  • Detailed Product

Detailed Product

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published