Skip to content

lcomment/TUKET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TUKET 💰🤝🎁


📌 Introduction

This service is similar to the Daangn Market. This service is a service that helps our school students voluntarily buy and sell goods.

We named this market "TUKET (; TUK MARKET)"


📌 Collaborators

Name Hyunseok-Ko Jongseok-Kwon TAEYONG-KIM
Profile
Role • PM
• Back-End
• DT
• Back-End
• DT
• Back-End
Github @khsexk @himJJong @YongsHub

✎ All collaborators take responsibility for Front-End.


📌 Start

✎ This Project contains gitignore file. So if you want to run, you should install modules.

# install modules
npm i -D nodemon
npm i express morgan pug

# modules for mysql
npm i sequelize sequelize-cli mysql2
# modules for realtime-chatting using mongodb
npm i ws socket.io @socket.io/mongo-adapter mongodb mongoose
# modules for uploading image(post)
npm i multer fs

# run
npm start

📌 Provide

  • Login / Register with MySQL
  • Real Chatting With Socket IO and messages saved in MongoDB
  • CRUD API With Mongo DB & MySQL
  • REST API With Node JS
  • FRONTEND With Pug & Javascript

📌 Issues

  • from now on, @khsexk requests collaborators to build Docker Compose and Docker - network. (! Database is going to manage with Docker Volume)
  • Products will have Coditions like sold, saling and it's gonna be trusted.