Skip to content

AbdalrahmanHafez/Edugate-platform

Repository files navigation

Edugate Platform Frontend Mockup

EduGate is a platform designed to help students find and choose the right university for their higher education. This website provides detailed information about various universities, including descriptions of their majors, faculties, accommodation options, pricing, and images. EduGate aims to simplify the university selection process and help students make well-informed decisions.

Running Steps

  1. Clone the repository

    git clone https://github.com/AbdalrahmanHafez/Edugate-platform
  2. Install the required dependencies:

    yarn install
  3. Run the development server

    yarn start
  4. Open the website in your browser at http://localhost:3000

Contributing

Feel free to fork the repository, open issues, and submit pull requests if you'd like to contribute to improving the platform.

Features

  • Landing Page: A welcoming page with information about the platform and its purpose. image

  • University List & Search Page: A page that allows users to search and filter universities based on different criteria (e.g., location, programs offered). image

  • University Page: A dedicated page for each university displaying detailed information, including faculties, study programs, accommodation options, pricing, and images. image

  • Admin Page: A special section for admins to modify the content of university pages, ensuring that the information remains up to date. image

  • Login/Register: image image