The objective of our project is to develop a comprehensive and user-friendly website that serves as a platform for gamers to purchase games. We have focused on creating an intuitive and interactive website design that allows gamers to easily navigate through the platform and make their desired game purchases. Our specialty lies in the unique homepage design, which utilizes a window-based system where each new page opens in a separate window, setting it apart from other conventional websites. Additionally, we have incorporated the use of a nonSQL database technology, which provides nearly real-time functionality and scalability.
- Nguyen Dang Duc Anh
- Nguyen Cuong Nhat
- Nghiem Tuan Linh
- Vuong Khang Minh
- Phan Huy Quang
We use npm but you can use any other package manager if you want. We are not responsible for problems caused by other package managers
git clone https://github.com/nhat120904/akathon-project.git
cd akathon-project
npm install
- Dev version
npm nodemon server.js
- Production version
node server
Server: Nodejs, Express.js.
Database: Cassandra by AstraDB