This repository contains works done by me during my Web Engineering course.
This repository is temporary and codes will be shifted to suitable repositories in the upcoming days.
| Designing a simple web page | ||
| Demo | https://nilaycb.github.io/neaten-theme | Case-sensitive Link, Responsive Demo |
| Repository | https://github.com/Nilaycb/neaten-theme | |
| Demo 2 (Personal Profile) | https://nilaycb.github.io/neaten-theme-nilay | Case-sensitive Link, Responsive Demo |
| Designing a web page similar to a given one | ||
| Demo | https://nilaycb.github.io/Web-Engineering/Additional-Task-1 | Case-sensitive Links, Responsive Demo |
| Source Codes | https://github.com/Nilaycb/Web-Engineering/tree/master/Additional-Task-1 | |
| Uses | Bootstrap | v4.5.0 |
| Font Awesome | Free v5.13.1 | |
| Demonstrating Basic CRUD Operations | ||
| Source Codes | https://github.com/Nilaycb/Web-Engineering/tree/master/Lab-Task-1 | CREATE, READ operations are implemented as of now. |
| Tested Using | PHP | v7.4.8 |
| MariaDB | v10.4.13 | |
| README | https://github.com/Nilaycb/Web-Engineering/blob/master/Lab-Task-1/README.md | |