Case study · 07
Evangadi Forum
Interactive Q&A Platform | Evangadi Bootcamp
A full-stack Stack Overflow-style Q&A platform where users register, ask questions, read discussions, and contribute answers.

01 · Overview
The project
Evangadi Forum connects learners through a searchable question feed and focused answer discussions.
02 · Contribution
My role
Implemented responsive React views and integrated the REST API for authentication, questions, and answers.
03 · Product
Key features
04 · Implementation
Technical architecture
React SPA with hooks and context
Node.js and Express REST API
MySQL users, questions, and answers tables
JWT and bcrypt authentication
Technology
05 · Process
Challenges and decisions
Separated authentication, question, and answer concerns into REST endpoints.
Used relational tables to keep question and answer ownership explicit.
Focused the interface on readable question-and-answer flows.
Privacy and project access
One of the three Evangadi Bootcamp capstone projects. Source repository is public.
Screenshots
Inside the product.



Interested in the work?