Skip to content

Latest commit

 

History

History
85 lines (78 loc) · 2.14 KB

README.md

File metadata and controls

85 lines (78 loc) · 2.14 KB

Web Engineering

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.

Assignment 1

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

Additional Task 1

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

Lab-Task-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