Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saurav0302/gamer-details-manager


https://github.com/saurav0302/gamer-details-manager

expressjs googlesignin html mongodb nodejs oauth2

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Gamer-Details-Manager

## Project Description
Gamer-Details-Manager is a Node.js application that allows users to store and manage their gamer details. Users can sign in using Google OAuth and submit details such as their gamer tag, favorite game, platform, and skill level. The app uses MongoDB for data storage and Express for server-side routing.

## Features
- **Google Sign-In**: Users can authenticate using their Google account.
- **Data Storage**: Store gamer details like username, favorite game, platform, and skill level.
- **Protected Routes**: Only authenticated users can submit and view their gamer details.
- **Responsive UI**: A user-friendly design optimized for both mobile and desktop devices.