Skip to content

Oauth with passport, like and comment functionality and a lot more...

Notifications You must be signed in to change notification settings

m0hammadr3za/full-stack-wallpaper-app

Repository files navigation

Full-Stack Wallpapers Web Application

Live demo: full-stack-wallpaper-app.herokuapp.com
Tech stack for front-end: typescript, react react router, context, sass
Tech stack for back-end: javascript, node.js, express, mongodb-nodejs-driver, passport, express-session, joi, bcrypt, dotenv

Front-end is a responsive mobile first react application. I used context for global state and sass and css variables for styling.

Inspired by clean architecture, different essential parts of the back-end are completely independent from each other. This helps with testability and maintainability. Also I used passport for user authentication. Users can sign-in via local form or google oauth2.

For optimizing queries, I took advantage of mongodb's aggregation pipeline.

About

Oauth with passport, like and comment functionality and a lot more...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published