https://github.com/fedhako7/evangadi-forum
The Evangadi Forum is a community where Evangadi Tech students can ask questions, share knowledge, and collaborate on programming challenges. It’s a place to connect, learn, and grow together.
https://github.com/fedhako7/evangadi-forum
discussion-board evangadi-tech express full-stack mysql-database nodejs qa-platform react responsive-design student-collaboration web-development
Last synced: 6 months ago
JSON representation
The Evangadi Forum is a community where Evangadi Tech students can ask questions, share knowledge, and collaborate on programming challenges. It’s a place to connect, learn, and grow together.
- Host: GitHub
- URL: https://github.com/fedhako7/evangadi-forum
- Owner: fedhako7
- Created: 2024-11-23T10:18:33.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-30T13:02:07.000Z (10 months ago)
- Last Synced: 2025-03-30T09:11:24.103Z (7 months ago)
- Topics: discussion-board, evangadi-tech, express, full-stack, mysql-database, nodejs, qa-platform, react, responsive-design, student-collaboration, web-development
- Language: JavaScript
- Homepage:
- Size: 90.8 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Evangadi Forum Project
## Table of Contents
- [Project Overview](#project-overview)
- [Features](#features)
- [Technologies Used](#technologies-used)
- [Usage](#usage)
- [Folder Structure](#folder-structure)
- [Acknowledgments](#acknowledgments)## Project Overview
Evangadi Forum is a Q&A platform designed to support Evangadi Tech students in their learning journey. It allows users to:
- Ask programming-related questions
- Share answersThe project fosters a collaborative environment for students to improve their technical skills and connect with others.
## Features
✨ **User Authentication**
- Register, log in, and log out securely✨ **Post Questions**
- Submit programming-related questions✨ **Answer Questions**
- Share your knowledge by answering questions✨ **Responsive Design**
- Optimized for both desktop and mobile devices## Technologies Used
### Frontend
- React
- HTML, CSS, JavaScript### Backend
- Node.js
- Express.js### Database
- MySQL### Other Tools & Libraries
- Axios
- JWT for Authentication## Usage
1. **Register/Login**: Create an account or log in with your credentials.
2. **Ask Questions**: Click the "Ask Question" button on top left and post your query.
3. **Answer Questions**: Click the question you want to answer and provide helpful responses.## Acknowledgments
- **Evangadi Tech**: For creating a community-driven platform for learning and development.