Week 21 - Session 2 - Class Project (Week 2) - Monzo Reward Web App

blog image source
Following on from the previous week;
- Class Project (Week 1) - Monzo Reward Web App

Using BCrypt and JWT encryptions, creating an option to sign-in with Monza via OAuth. Contain two repositories; an API repository which consists of Express for routing, Mongoose for managing the database, and BCrypt/JWT for encryptions. The second APP repository (frontend) contain the React for building the user interface, React Router which consist of a collection of navigational components, and Axios to communicate with the API repository.

Popular posts from this blog

Week 9 to 12 - Learning with MCR Codes

Week 9 - Session 1 - The Internet, the Web, HTTP