Skip to content

prak112/FullStackOpen-core-part4

Repository files navigation

FullStackOpen-core-part4

Exercises from Part 4 of 7 (Core) Full Stack Development Open University course from University of Helsinki for learning MERN stack

Overview

  • The entire course is of 14 Parts. Core course is 7 Parts.
  • This repository consists of exercises from Part 4.
  • Check other parts :

Part 4 - Testing and User Administration in Express

  • Structure the backend based on Model-View-Controller (MVC) architecture
  • Implement Testing of Node applications with supertest
  • Implement User administration and Token authentication with jsonwebtoken or express-jwt
Exercises Description
4.1 to 4.7 Blog app with MVC architecture, Helper functions and Unit Tests
4.8 to 4.14 Backend API testing using supertest and async/await
4.15 to 4.23 User administration, User authentication with JWT for POST, DELETE requests and Automated Tests for POST authentication

About

Exercises from Part 4 of 7 (Core) Full Stack Development Open University course from University of Helsinki for learning MERN stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors