This is a comprehensive full-stack web development project developed as part of the Systems Analysis and Development program at UNISUAM University. The project demonstrates the complete web development lifecycle, from frontend design to backend implementation with database operations.
- Davi Anderson de Oliveira Menezes
- Junior Filipe Diego da Silva
- Luiz Jean Gomes da Silva
Institution: UNISUAM (Universidade Augusto Motta)
Course: Systems Analysis and Development
Module: Backend Development
Duration: Two semesters
- HTML5 - Semantic markup structure
- CSS3 - Custom styling and responsive design
- Bulma CSS Framework - Modern CSS framework for rapid UI development
- JavaScript (ES6+) - Client-side interactivity and functionality
- jQuery - DOM manipulation and AJAX operations
- Additional Libraries - Various JavaScript libraries for enhanced functionality
- PHP - Server-side scripting and logic
- MySQL/MariaDB - Database management system
- CRUD Operations - Complete Create, Read, Update, Delete functionality
- Server-side Processing - Dynamic web pages with PHP
- Database Integration - Seamless frontend-backend connectivity
- Responsive Design - Mobile-first approach using Bulma CSS framework
- Interactive UI - Dynamic user interfaces with JavaScript and jQuery
- Cross-browser Compatibility - Consistent experience across different browsers
- Modern Design Patterns - Clean, professional user interface
- Complete CRUD Operations
- ✅ Create - Add new records to the database
- ✅ Read - Retrieve and display data
- ✅ Update - Modify existing records
- ✅ Delete - Remove records from the database
- Form Processing - Handle user input and data submission
- Session Management - User authentication and data persistence
- Data Validation - Server-side input validation and sanitization
- Error Handling - Comprehensive error management system