This service is similar to the Daangn Market. This service is a service that helps our school students voluntarily buy and sell goods.
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.
✎ 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
- 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
- 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.