Skip to content

Springboot+REACT "Forum" application which helps students to gain information and discuss topics with other students from the university

Notifications You must be signed in to change notification settings

AkshayDalavai/UniversityGuide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 

Repository files navigation

UniversityGuide

Introduction:

After getting admints from various Universities, we have noticed that students struggle to decide the college based on their admits only and also the information which a student gathers from various sources could not be entirely valid. By developing this application, we plan to provide a platform to prospective students of Syracuse University where they can post their queries regarding the University and get answers from verified students who are already studying here. Other than that, for the current and alumni students we want to provide a platform where they can discuss various topics ranging from sports to jobs.

Application Idea:

Our application would mainly consists of four modules such as :

  1. SU Forum, where the new aspirants can post their queries and will be able to get the information about the courses, professors etc.
  2. SU Housing, where the new aspirants will get the valid information regarding off-campus housing options, locality, restaurants, grocery shops and also provide a platform for students to rent a reliable short-term accommodation.
  3. SU Sports, gives the latest articles on the Syracuse Sports such as football and Soccer, etc .
  4. SU Marketplace, which will help university student/faculty/staff to buy/sell/exchange products.

Technology Stack:

Spring Boot - v2.2.6 React - v16.13.1

Project Setup

cd UniversityGuide/frontend to learn how to setup the frontend of the project

cd UniversityGuide/ to learn how to setup the backend of the project

Running UniversityGuide using IDE

Prerequisites

The following items should be installed in your system:

  1. Java 8 or newer.
  2. git command line tool (https://help.github.com/articles/set-up-git)
  3. IntelliJ IDEA
    Windows -> https://www.jetbrains.com/idea/download/#section=windows
    Mac -> https://www.jetbrains.com/idea/download/#section=mac
    Linux -> https://www.jetbrains.com/idea/download/#section=linux

Steps

  1. On Command Line

    git clone https://github.com/AkshayDalavai/UniversityGuide.git
    
  2. Inside IntelliJ

    File -> Open and select `pom.xml`. Click on Open button -> Open as Project
    
  3. A run configuration named UniversityGuide should have been created for you if you're using a recent Ultimate version. Otherwise, run the application by right clicking on the UniversityGuideApplication main class and choosing Run 'UniversityGuideApplication'.

  4. Navigate to UniversityGuide
    Visit http://localhost:8080 in your browser.

About

Springboot+REACT "Forum" application which helps students to gain information and discuss topics with other students from the university

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages