Team name : Accel Excel
Team member :
- 20100150 홍남표
- 20150262 남제현
- 20150806 허건
- 20160385 오진영 (sheogorath0213@kaist.ac.kr, www.github.com/EEngblo)
This prototype helps you—moneyless gamer who wants to buy a new computer, yet lacks background knowledge about computer hardware—to purchase new computer easily. This project is advised by prof.Juho Kim and other TAs of CS374@KAIST.
https://EEngblo.github.io/2018_CS374
- Assume that you don’t want to concern about detailed knowledge at all. Make a composition with your own budget simply.
(Hint : Why don’t you use ‘원 클릭’ mode?)
- Assume that you want to fully customize your new computer target on ‘game performance’. Make a composition with your own budget.
(Hint : Why don’t you use ‘커스텀' and ‘게임 성능' mode)
- Assume that you often refer guide websites while gaming. Make a fully customized composition with your own budget.
(Hint : Opening many websites with game consumes a lot of 'RAM' space and why don’t you use ‘커스텀’ and ‘활용도’ mode)
Folders
./bootstap # Bootstrap library files
./datatables # Datatables library files
./img # Components and icons source image files + database in .xlsx
./jquery # jQuery library files
./semantic # semanticUI library files
Files
./index.{html, js, css} # files for the first page
./outerFrame.html # html for main page
./main.js # Core backend javascript files; Defines the class named Composition and helper functions such as pricebar Handlers
./step2_5.css # main css file for outerframe
./step2_2_5db.js and ./step2db.js # databases for each components
./step2.{js, css} # javascript code and css styling that related to CPU & GPU stage
./step2_2.{js, css} # related to RAM & Storage stage
./step3.{js, css} # related to Help messages
./step4.{js, css} # related to Case stage
./step5.{js, css} # related to Final check stage
- Jquery
- Jquery UI
- Semantic UI
- Bootstrap
- Datatables
- Fontawesome and Google Fonts