Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/saurav0302/gamer-details-manager
- Owner: saurav0302
- Created: 2024-11-21T10:31:12.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-27T12:36:28.000Z (3 months ago)
- Last Synced: 2024-12-18T15:15:34.909Z (2 months ago)
- Topics: expressjs, googlesignin, html, mongodb, nodejs, oauth2
- Language: HTML
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.