TECHNOLHACK-2025

A collaborative hackathon project combining frontend and backend to build a login / interaction + model-driven interface.


🚀 Project Overview

TECHNOLHACK-2025 is a full-stack project integrating JavaScript, HTML, and a backend to manage login, interactions, and model logic. The repository contains:

  • login.html — frontend login page
  • controller.js — logic handling input & routing
  • model.js — core computational/model logic
  • view.html — interface output / results display
  • interactionPoint.png, anonymousicon.png, placeholdericon.png — assets used in UI
  • Node / JS ecosystem files: package.json, package-lock.json
  • README.txt — current introduction (this template is intended to replace or augment it)

🛠 Tech Stack & Dependencies

  • JavaScript / Node.js
  • Frontend: HTML + JS
  • Backend logic in controller.js / model.js
  • Assets / static UI components
  • Dependencies (see package.json): list modules like express, etc.

📥 Installation & Setup

  1. Clone the repo: ```bash git clone git@github.com:forgepaquibot/TECHNOLHACK-2025.git cd TECHNOLHACK-2025

Built With

Share this project:

Updates