Skip to content

jrazec/tcc_web_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THE CAMPUS CHRONICLES

Welcome to the Pokémon-inspired game brought to life by Batangas State University Lipa Campus! This project utilizes Node.js, Express.js, Kaboom.js, HTML, CSS, EJS, and Bootstrap to create an engaging gaming experience.

Overview

This application serves as a gamified assessment tool, primarily designed for freshmen at Batangas State University Lipa Campus. It brings the excitement of Pokémon into the realm of educational assessment, providing an interactive and enjoyable way for students to engage with the university premises. Students can wander around the whole campus, familiarizing different rooms, offices, and school laboratories.

Features

Pokémon-inspired gameplay mechanics

  • Interactive assessments
  • User-friendly interface designed with Bootstrap and Kaboom.js
  • Dependencies to be installed (see Installation section)

Installation

To run this application locally, you'll need to have Node.js installed on your machine. Then, follow these steps:

  • Clone this repository to your local machine.
  • Navigate to the project directory in your terminal.
  • Run npm install to install the necessary dependencies.
  • Once the dependencies are installed, run npm start to start the server.
  • Open your web browser and navigate to http://localhost:3000/user to access the users page and http://localhost:3000/admin/login in accessing the admin login page. username and password[Admin, ASD]

Here are the API's, Libraries, and Frameworks Used:

  • Express
  • Nodemon
  • Ejs
  • Mysql2
  • Bootstrap
  • Kaboom.js
  • dotenv
  • method-override