Skip to content

ethndo/collex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 ColleX by H13A Young CEOs

🧐 Project Description

Woolworths/Coles Collectables Exchange Management System Project

Collectibles campaigns run by retail giants like Woolworths and Coles have gained immense popularity, attracting customers to collect and trade items to complete a set. A Collectables Exchange Management System is introduced to help with the exchange of collectibles among customers.

🙋‍♂️ Group Members

  • Bud "Shenen" Truong
  • Christian "Cilly" Nguyen
  • Edward "Eddy" Nguyen-Do
  • Kangbo "Evan" Yin
  • Zilong "William" Zhu

🏃 Running the Application

⚙️ Backend

To run the backend, run the following commands:

cd backend

./build.sh

./run.sh

You can access the API documentation at:

http://localhost:8080/apidocs

Note, remember to add executable permission to the script files: chmod +x build.sh run.sh entrypoint.sh

🖼️ Frontend

To run the frontend, run the following commands:

cd frontend

npm install

npm run dev

You can access the site at:

http://localhost:3000

📚 Useful Links

Flask Documentation

Flasgger Documentation

SQLite Documentation

About

University Capstone Project: Woolworths/Coles Collectables Exchange Management System

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors