akashagrahari / 2022-cs5356-milestone-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Milestone 1 Project: Ruffhouse

Refer to the assignment for most of the details of the project

Usage

  • Run npm install to install all the project dependencies
  • Run npm run start to start the server
  • Visit http://localhost:8080 in your browser to see the web application

Development

There are TODOs scattered throughout the codebase. You can search for CS5356 TODO to see the items that need to be completed.

This project is almost functional but missing some key elements, and some of the features won't work.

Updates

There are likely some other bugs that I don't intend to be here, so there may be updates after

About


Languages

Language:EJS 53.8%Language:HTML 23.3%Language:JavaScript 22.9%