The Fatal Fury Database

A website that lists all of the Fatal Fury games and every fighter to appear in a Fatal Fury title as a REST API. The REST API follows CRUD, allowing users to Create, Read, Update, or Delete data from the database. The REST API functions through Node.js and makes visual changes to the page through DOM manipulation in the HTML The entire website was created on a single page, with a navigation bar powered by JavaScript that hides and shows different sections of the webpage to simulate multiple pages, without the additional load times. The appearance of the website was handled through Bootstrap to give it a sleek, modern look.