https://github.com/devrezaur/student-registration-php
Mini student registration system. Where students will register for 4 different slots according to availability. And the teacher can track their registration process via teacher's module.
https://github.com/devrezaur/student-registration-php
bootstrap-5 mysql php student-registration
Last synced: over 1 year ago
JSON representation
Mini student registration system. Where students will register for 4 different slots according to availability. And the teacher can track their registration process via teacher's module.
- Host: GitHub
- URL: https://github.com/devrezaur/student-registration-php
- Owner: DevRezaur
- Created: 2021-04-05T16:55:36.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-07T17:21:37.000Z (about 5 years ago)
- Last Synced: 2025-01-18T13:45:47.865Z (over 1 year ago)
- Topics: bootstrap-5, mysql, php, student-registration
- Language: PHP
- Homepage:
- Size: 124 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Student Registration App - PHP
Welcome to my web assignment-3 on PHP. This is a mini student registration system.
Where students will register for 4 different slots according to availability. And the teacher
can track their registration process via teacher's module.
---
### Landing Page

### Registration Page

### Teacher's Module

---
### Have a nice day