Skip to content

YeRimmm-Cho/jjambbong_FE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2024-2-SCS4031-jjambbong-3


융합캡스톤디자인 짬뽕(S3)의 레파지토리입니다.

팀원


  • 김수현 2019112426 산업시스템공학과
  • 서가은 2021110261 통계학과
  • 이현종 2019111655 바이오환경과학과
  • 조예림 2020111500 회계학과

프로젝트 구조


2024-2-SCS4031-jjambbong-3
├── .github
├── .idea
├── .vscode
├── frontend
├── server
│   ├── src
│   │   ├── main
│   │   │   ├── java.com.capstone.server
│   │   │   │ 
│   │   │   ├── python
│   │   │   │   ├── app.py
│   │   │   ├── resources
├── PinecornDB
├── venv
├── README.md
├── requirements.txt
├── .env


├── server
│   ├── src
│   │   ├── main
│   │   │   ├── java
│   │   │   │   └── com
│   │   │   │       └── test
│   │   │   │           ├── Application.java
│   │   │   ├── python

...TBD


About

2024-2 융합캡스톤디자인 프로젝트

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • C 1.0%
  • C++ 0.7%
  • Cython 0.3%
  • JavaScript 0.1%
  • Fortran 0.1%
  • Other 0.2%