Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/avidhanr/webtechnologies

This repo contains the lab experiments I done during my academics. check them out!
https://github.com/avidhanr/webtechnologies

Last synced: about 1 month ago
JSON representation

This repo contains the lab experiments I done during my academics. check them out!

Awesome Lists containing this project

README

        

### Web Technologies (WT)
- Languages used in WT are `HTML` `CSS` `JavaScript` `Java` `JDBC` `Java Servlets` and `Java Server Pages (JSP)`
- The code for every week is given in individual folder with name convention `WT_WEEK_0`
- Created by [A Vidhan Reddy](https://linktr.ee/itsvidhanreddy)

> [!IMPORTANT]
> ### Make sure to have...
> - MySQL Community Server (comes with MySQLWorkbench) - [download here](https://dev.mysql.com/downloads/file/?id=526408)
> - Apache Tomcat 10.1 Server - [download here](https://dlcdn.apache.org/tomcat/tomcat-10/v10.1.23/bin/apache-tomcat-10.1.23.exe)
> - JetBrains IntelliJ IDEA - [download here](https://www.jetbrains.com/idea/download/download-thanks.html?platform=windows&code=IIC)
> - mysql-connector-j-8.3.0.jar file - [download here](https://dev.mysql.com/downloads/file/?id=525082)