https://github.com/mateusadada/web1-udesc
Web Applications Development I course in the sixth semester of the Bachelor's Degree in Information Systems at UDESC
https://github.com/mateusadada/web1-udesc
css3 html5 javascript php udesc web
Last synced: 3 months ago
JSON representation
Web Applications Development I course in the sixth semester of the Bachelor's Degree in Information Systems at UDESC
- Host: GitHub
- URL: https://github.com/mateusadada/web1-udesc
- Owner: mateusadada
- License: mit
- Created: 2025-03-18T22:20:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-10T22:34:36.000Z (12 months ago)
- Last Synced: 2025-07-11T00:56:08.787Z (12 months ago)
- Topics: css3, html5, javascript, php, udesc, web
- Language: HTML
- Homepage: https://mateusadada.github.io/web1-udesc/
- Size: 10.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Web Applications Development I - UDESC
## 📜 Table of contents
- [Starting](#-starting)
- [Features](#-features)
- [Prerequisites](#-prerequisites)
- [Built with](#️-built-with)
- [Author](#️-author)
- [License](#-license)
## 🚀 Starting
This project was developed as part of the WEB 1 course at UDESC, focusing on the fundamentals of web programming. The system encompasses exercises and concepts introduced during the course, such as creating and structuring HTML documents, utilizing CSS for styling, and implementing interactivity with JavaScript.
The project includes hands-on activities like designing forms, embedding multimedia elements, and managing the layout using the box model. JavaScript exercises cover control structures, functions, event handling, and object manipulation. Additionally, basic server-side programming with PHP is introduced, allowing for tasks like form processing, data storage, and database interactions. This foundational work builds the essential skills required for modern web development.
## 📚 Features
Used during the evolution of the final project:
- HTML 5: Forms, audio, and video integration.
- CSS: Formatting (colors, backgrounds, fonts), element grouping, and the box model.
- JavaScript: Control structures, functions, arrays, objects, and event handling.
- PHP: Data types, operators, conditional structures, loops, strings, regular expressions, form processing, file handling, and database manipulation.
## 📋 Prerequisites
No software installation on your computer is required; simply access the site directly through your browser. This approach ensures convenience and immediate access to the system's features and information. The site is compatible with modern browsers such as Chrome, Firefox, and Edge, and does not require additional updates or plug-ins for basic functionality.
## 🛠️ Built with
* [HTML5](https://en.wikipedia.org/wiki/HTML5) - Used to structure the page content, defining the elements and their hierarchical organization.
* [CSS3](https://en.wikipedia.org/wiki/CSS) - Employed to style and visually enhance HTML elements, such as colors, fonts, sizes, positioning, and animations.
* [JavaScript](https://en.wikipedia.org/wiki/JavaScript) - Utilized to add interactivity to the page, allowing manipulation of the DOM, creation of events, and execution of functions.
* [PHP](https://en.wikipedia.org/wiki/PHP) - Used for server-side scripting, enabling dynamic content generation, form handling, and communication with databases.
## ✒️ Author
* **Mateus Adada** - *Documentation and Developer* - [mateusadada](https://github.com/mateusadada)
You can also see the list of all [collaborators](https://github.com/mateusadada/web1-udesc/graphs/contributors) who participated in this project.
## 📄 License
This project is under the license MIT. See the [LICENSE.md](https://github.com/mateusadada/web1-udesc/blob/main/LICENSE) file for more details.
Developed with ❤️ in Brazil 🇧🇷