An open API service indexing awesome lists of open source software.

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.

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 answers

The 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.