Skip to content

krittamark/cs261-group1-100001

Repository files navigation

CS261 - Web Application Project (Group 1)

This repository contains the frontend and backend code for our CS261 project. The system allows students to submit petitions online, track their status, and provides administrators with tools to manage and process these petitions efficiently.

Table of Contents

Technologies Used

  • Frontend: Node.JS (Express)
  • Backend: Spring Boot
  • Other: Docker

Installation

Frontend

  1. Navigate to the frontend directory: cd frontend
  2. Install dependencies: npm install
  3. Start the development server: npm start

Project Structure

project-root/
├── frontend/
│   ├── package.json
│   └── ...
├── backend/
├── docker-compose.yml
└── ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published