You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A movie review website using node.js, express, mongoDB. It provides Google and Facebook OAuth login along with password login. It uses chart.js to visualize number of likes on your post. You can add movie from available list or add yourself and post review. It also has features to comment on review. Review and comment can be deleted anytime by a…
In this Java Spring Boot Project Spring Security for a demo web app is implemented. That includes 1. Form Login (multiple user with different roles) 2. Login using different 3rd party OAuth2 authentication support providers (e.g. GitHub, Google, Facebook) and more.
The project is to develop an application that provides a list of items within a variety of categories as well as provide a user registration and authentication system. Registered users will have the ability to post, edit and delete their own items.
Items' Catalog application is a RESTful web application that provides a catalog of items as well as a user registration and authentication system. Registered users will have the ability to post, edit and delete their own items. The app also has JSON endpoints that serve the item information.This project was evaluated and met specifications as a …