Overview
Ms. and Mrs. Glamified 2020 is one of a kind online beauty pageant event in India. It is a multi-round event where the participants upload their glamorous portraits and videos online.
Developed a mobile responsive website for the contestants to upload their portraits and videos to participate in the contest.
Developed a custom web app for the jury only to filter out the contestants for the following rounds.

Challenges
- Ensure data uploaded to the website is secure and encrypted.
- Ensure the authentication of website users to eliminate fake entries.
- Ensure the non-dissemination of jury choices in the web app.
Our Solution
- The system consists of a mobile responsive website for the contestants and a custom web app for the jury and admins.
- Implemented Mobile Number and Email Authentication to ensure the security of users and eliminate fake users.
- Implemented a fault-tolerant database system to ensure consistent availability of data.
- Implemented a data compression algorithm for the uploaded portraits and videos. It ensures minimal storage usage.
- Developed & implemented a unique algorithm for the selection process.
Security Measures implemented
- SSL(Secure Socket Layer) Certificate to encrypt website-server communication.
- Secure access authentication system.
- Cross-site scripting(XSS) prevention.
- Encrypted Data Storage
Technology Stack
- Front-End: Bootstrap
- Back-End: PHP CodeIgniter, MySQL
- Server: Amazon Web Services | Linux Server