An open API service indexing awesome lists of open source software.

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.

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

![Landing Page](https://raw.githubusercontent.com/DevRezaur/student-registration-php/main/screenshots/Landing%20Page.PNG)

### Registration Page

![Registration Page](https://raw.githubusercontent.com/DevRezaur/student-registration-php/main/screenshots/Registration%20Page.PNG)

### Teacher's Module

![Teachers Module](https://raw.githubusercontent.com/DevRezaur/student-registration-php/main/screenshots/Teachers%20Module.PNG)

---

### Have a nice day