manishkumar8312 / manishkumar8312/QuickStay
Add Login & Sign-Up Pages with OAuth UI
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 20
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
## 🚀 Feature Request: Login & Sign-Up Pages
### 📌 Overview
Currently, the project does not have dedicated **Login** and **Sign-Up** pages.
I would like to contribute by adding clean, responsive authentication UI pages to improve user onboarding and prepare the app for future authentication integration.
---
### ✨ Proposed Features
- Add `/login` page
- Add `/signup` page
- Email & Password input fields
- Responsive and theme-aware UI (light/dark)
---
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing frontend entry point and routing setup for the QuickStay app, then review any shared theme or form components. Add the /login and /signup pages with the requested email and password fields and responsive light/dark presentation; done means both routes render consistently without implementing authentication.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100