|
1 | | -# UCS1611-InternetProgramming-LabWork |
2 | | -Programs, reports, documentation and screenshots as part of the Internet Programming lab course |
| 1 | +# UCS1611: Internet Programming and Web Development |
| 2 | + |
| 3 | +Programs, reports, documentation and screenshots as part of the Internet Programming course. |
| 4 | +**[Compiled report](./Labwork-Documentation.pdf)** of all lab exercises. |
| 5 | + |
| 6 | +# Funded Project Tracker: A Capstone Project |
| 7 | + |
| 8 | +Implemented with the **MERN Stack: MongoDB, ExpressJS, ReactJS (NextJS) and NodeJS**. |
| 9 | + |
| 10 | +- [Source Code](https://github.com/karthik-d/Funded-Project-Tracker) (separte repository) |
| 11 | +- [Project Report](./MiniProject-Report.pdf) |
| 12 | + |
| 13 | +A centralized online system, with a web-application interface, to manage internally and externally funded projects affiliated to the college. It handles the following key aspects: |
| 14 | + |
| 15 | +- Resource management and repurposing for funded research project. |
| 16 | +- Project status, updates and outcomes repository for all projects |
| 17 | +- Filterable and customized summary stats of faculty and student projects. |
| 18 | + |
| 19 | + |
| 20 | +## Card-Flip: A memory game using Vanilla HTML/CSS/JS |
| 21 | + |
| 22 | +- [Source Code](./Ex3B-MemoryGame) |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | +## Other Exercises |
| 28 | + |
| 29 | +In addition, the following webpages/webapps are implemented. |
| 30 | + |
| 31 | +1. [Personal Webpage with HTML/CSS](./Ex1-PersonalWebpage-HTML). |
| 32 | +2. [#1 extended with HTML Registration Form with JS for Data Validation, Form Expiry](./Ex3A-Form%2BJS). |
| 33 | +3. [#2 extended with Java Servlets](./Ex4-SkillTest_Servlet). |
| 34 | +4. [#3 extended with Servlet Sessions, Cookies and Hidden Form Forwarding](./Ex5-Sessions). |
| 35 | +5. [#4 extended with AJAX for Asynchronous Form Validation](./Ex6-AJAX). |
| 36 | +<br /><br /> |
| 37 | +6. [Personal Webpage using ReactJS](./ex7-personal-page-with-react). |
| 38 | +7. [Dynamic Form Validation using ReactJS](./l01-react-jsx). |
| 39 | +7. [React Routing](./l02-react-routing). |
0 commit comments