Carleton University - School of Computer Science Honours Project
Winter 2021
Fake Book Library -Angular Edition
Dave Pierre
SCS Honours Project Image
ABSTRACT
With the fast rate of growing technologies, many web technologies are available for a developer to use. Web developers have a problem with having to stay up to date with the latest web technologies. A solution to this is learning a web framework that aids in web development. One of the emerging web frameworks being used in the industry is the Angular framework. This project investigates the Angular web framework by implementing a web application that utilized a NoSQL cloud database on the Firebase platform to do CRUD operations. This project examines the Angular web framework by organizing Fake Books information into a web application that allows users to view and search songs in Fake Books. The leading technologies used to create this project were Angular 11, Typescript, Express.js, and Firebase.