Skip to content

mudraverma65/DalOverflow

Repository files navigation

Dal Overflow

Dal Overflow is a Stack Overflow clone tailored for university students. It provides a platform for students to ask questions, share knowledge, and collaborate with peers on university-related topics. This is the project my team developed for Advanced Software Development Concepts.

Features

  • User authentication and authorization.
  • Posting and answering questions.
  • Upvoting and downvoting answers.
  • Tagging questions with relevant topics.
  • User profiles and reputation system.
  • Search functionality.

Technologies Used

  • Backend:

    • Spring Boot - Java-based framework for building the backend.
    • Spring Security - Authentication and authorization.
    • Spring Data JPA - Database interactions.
    • MySQL - Relational database for data storage.
    • RESTful API - Communication with the frontend.
  • Frontend:

    • React - JavaScript library for building the user interface.
    • React Router - Client-side routing.
    • Axios - Making API requests to the backend.
    • Material-UI - Styling components.

About

Clone of Stack Overflow for Dalhousie Students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published