A web application for talent management focused on institutional users, built with PHP, HTML, CSS, JavaScript, and MySQL, hosted on HostGator.
- Responsive design for mobile, tablet, and desktop
- Secure authentication with sessions and password hashing
- LGPD compliance
- Email domain validation for institutions
- Clone the repository
- Set up the database using
db/schema.sql - Configure
includes/config.phpwith your database credentials - Upload to HostGator or run locally with PHP server
For detailed project guidelines, including folder structure, naming conventions, security practices, and database conventions, see constitution.md.
[Add license if applicable]