SGEAP (Students guarantee excellent academic performance) - study project, prototype of application for SSAU students from SSAU students
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: - Information. Here is loacted important information for students. For example, what documents are needed to apply for a social scholarship, etc.
- User page/personal cabinet. At this page you can read the information about the user.
- Not found. Just page for 404 error.
Also user can login and register. This windows made as popup:
Login:
Registration:
- For backend:
- Install MongoDB and create
sgeap
database. - Go to
/sgeap-backend
and runMain.java
.
- Install MongoDB and create
- For frontend:
- Go to
/sgeap-frontend
and typenpm i
in console. - Type
npm start
in console.
- Go to
- Tamada4a - Simovin Kirill