← 返回首页
GitHub - FongFox/StudentInformationSystem · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

FongFox/StudentInformationSystem

Go to file
Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
View all files

Repository files navigation

More items

Student Information System

A lightweight student portal to:

  • Update password

  • View Grades, view announcement & event

  • View exam schudule with semester

  • Check Exam Schedules

  • Track Tuition Payments

  • Track Photocopy Transaction & Balance

Built with a RESTful API, JWT security, and PostgreSQL.

Tech Stack

  • Backend: Java, Spring Boot (Rest API), Gradle (Kotlin)

  • Database: PostgreSQL

  • Frontend: React, Vite, Ant Design, Axios

Quick Start

  1. Backend

    cd .\spring-boot-app\ .\gradlew.bat bootRun

    Configure application-dev.properties for DB & JWT.

  2. Frontend

    cd .\react-js-app\ npm i npm run dev

    Copy .env.development and set API_BASE_URL if needed.

Scripts

  • ./gradlew bootRun – start backend

  • npm run dev – start frontend

  • npm run build – build frontend

Account for testing

Account: phong.tgn02575; Password: 123456
Account: ngan.vtk02581; Password: 123456
Account: an.nv02576; Password: 123456

License

Educational use only.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Footer

© 2026 GitHub, Inc.