I am currently working on an email-sending App that is built with angular and bootstrap. Within my database, I have around 1000 email-ids stored.
My goal is to incorporate an auto-complete suggestion feature in the To and CC fields, similar to what you would see in Gmail's compose modal box.
If anyone has any suggestions or insights on how to achieve this, please share your ideas or provide some relevant links/tutorials. Thank you!