Skip to content

Source-Code-Wizard/OpenSeaProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 

Repository files navigation

💻 OpenSea

OpenSea is a Web application that handles auctions , implemented using Spring boot and React.js

🌐 Backend implementation

✔️ Backend was made using springboot and java.

🔨 Installation / Run

  • First of all setup your MySQL database.
  • Go to application.properties and add the required credentials to log in to that database, you will need the database's name, username and password.
  • If you have IntellijIDEA it will be good to make a new springboot project and then clone of fork this repo because everything else will be done automatically.

🖋️ Information

The backend has admin/user/bidder/seller security implemented and CORS policy for the links. Also it is using SQL queries to fetch data from the MySQL server and supports POST, GET, PUT, DELETE as methods of giving data to the frontend.

Collaborators

Many thanks to @ioannaoiko with which we made the web-application together!

Appendix

This project is introduced as an assignment for the Web-applications Implementation course (NKUA)!

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published