Skip to content

DaraghD/meowketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meowketplace - CS4116 Software Development Project

A business marketplace website with a focus on pets

Development

main branch is protected as the plan is to have it be used to deploy the site through github actions, make your changes on a different branch then submit a pull request to merge to main.

  • Backend - Java Springboot
  • Frontend - React
  • Database - MySQL/MariaDB

To easily run the project install docker compose and run docker-compose up in the root directory to start the database, backend and frontend.

  • You will need to modify the compose file to build the images instead of pulling them from ghcr

Artifacts

Trello
Design document

About

Springboot and React project for CS4116

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published