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.
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.
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.
- HTML5 - Used to structure the page content, defining the elements and their hierarchical organization.
- CSS3 - Employed to style and visually enhance HTML elements, such as colors, fonts, sizes, positioning, and animations.
- JavaScript - Utilized to add interactivity to the page, allowing manipulation of the DOM, creation of events, and execution of functions.
- PHP - Used for server-side scripting, enabling dynamic content generation, form handling, and communication with databases.
- Mateus Adada - Documentation and Developer - mateusadada
You can also see the list of all collaborators who participated in this project.
This project is under the license MIT. See the LICENSE.md file for more details.
Developed with ❤️ in Brazil 🇧🇷