Skip to content

ulut0002/NodeJS

Repository files navigation

MAD9124 W2023

This repository contains course materials, assignments, and projects for the MAD9124 course (Winter 2023) at Algonquin College.

Table of Contents

Course Overview

The MAD9124 course focuses on mobile application development, covering topics such as:

  • Mobile app architecture
  • User interface design
  • API integration
  • Data persistence
  • Testing and debugging

Assignments

The assignments covered the following areas:

  • Authorization with JSON Web Tokens (using Passport.js)
  • NoSQL database management with MongoDB, including models and queries. All CRUD operations such as GET, POST, PATCH, DELETE, and UPDATE
  • Understanding middleware
  • Unit testing with Jest
  • Validating incoming data

Installation

To clone and set up this repository, run the following commands:

git clone https://github.com/ulut0002/mad9124-w2023.git
cd mad9124-w2023

Usage

Each assignment has their own set of constraints. If you cannot figure it out, send me an email at [email protected].

License

This repository is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published