Skip to content

Nilaycb/Web-Engineering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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