The Account Chooser is a simple web application that allows users to select from a list of email accounts. It mimics the functionality of the Google Account Chooser, providing a user-friendly interface to manage multiple email accounts. Users can add new accounts, and the application stores the email addresses and profile photos in a temporary folder for easy access.
- Dynamic Account List: Displays a list of email accounts with profile photos.
- Temporary Storage: Stores email addresses and profile photos in memory for quick access.
- Add New Accounts: Users can add additional email accounts easily.
- User-Friendly Interface: Mimics the look and feel of the Google Account Chooser.
- HTML
- CSS
- JavaScript
To run this project locally, follow these steps:
- Clone the repository:
git clone <repository-url>