Tamada4a / sgeap

SGEAP (Students guarantee excellent academic performance) - study project, prototype of application for SSAU students from SSAU students

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SGEAP

What is SGEAP?

SGEAP (Students guarantee excellent academic performance) - study project, prototype of application for SSAU students from SSAU students

Prototype features

Prototype has only 4 pages:

  • Map of SSAU campuses. I has reworked map we had to svg format with other icons on map. As i think, this version turned out to be more understandable and less overloaded: maps-compare
  • Information. Here is loacted important information for students. For example, what documents are needed to apply for a social scholarship, etc. information-page
  • User page/personal cabinet. At this page you can read the information about the user. user-page
  • Not found. Just page for 404 error. not-found-page Also user can login and register. This windows made as popup:
    Login: login-popup
    Registration: registration-popup

How to start

  • For backend:
    • Install MongoDB and create sgeap database.
    • Go to /sgeap-backend and run Main.java.
  • For frontend:
    • Go to /sgeap-frontend and type npm i in console.
    • Type npm start in console.

Authors

About

SGEAP (Students guarantee excellent academic performance) - study project, prototype of application for SSAU students from SSAU students


Languages

Language:JavaScript 45.2%Language:Java 30.2%Language:CSS 22.2%Language:HTML 2.4%