Starting my QA + Dev journey by building a gym management website
I’m starting a new learning journey where I’ll build a gym management website from scratch.
My plan is to first create the frontend using Next.js, then build the backend using the MERN stack.
I’m starting with a simple Login Page.
Today’s frontend scope:
- Email field
- Password field
- Login button
- Basic validation
- No backend integration yet
I also want to document this from a QA point of view:
- Functional requirements
- Test scenarios
- Bugs I find
- Fixes I make
- Manual testing first, then automation later
The goal is to learn development and QA together by building a real project.
u/Impossible-North2425 — 2 days ago