A modern, responsive web application that transcribes English text into phonetic alphabets for clear communication.
✨ Multiple Phonetic Systems
- NATO & International Aviation
- British Forces 1952
- And more phonetic alphabets
🎨 Modern UI/UX
- Responsive design with gradient backgrounds
- Glass-morphism effects and smooth animations
- Mobile-first approach with touch-friendly interfaces
- Dark mode support
⚡ Enhanced Functionality
- Real-time phonetic conversion as you type
- Copy-to-clipboard functionality
- Keyboard shortcuts (Ctrl/Cmd+K to focus, Ctrl/Cmd+C to copy)
- Character count and conversion statistics
- Toast notifications for user feedback
♿ Accessibility
- ARIA labels and proper semantic HTML
- Focus management and keyboard navigation
- High contrast and reduced motion support
- Screen reader friendly
- Aviation: Perfect for flight IDs and aviation communication
- License Plates: Spell out vehicle registration numbers clearly
- Reference Numbers: Communicate ticket and booking numbers accurately
- Radio Communication: Clear transmission of codes and identifiers
- Frontend: HTML5, CSS3 (with modern CSS variables), JavaScript (ES6+)
- Styling: Custom CSS with glass-morphism design
- Icons: FontAwesome 6.4.0
- Typography: Inter font family
- Dependencies: jQuery 2.2.0
-
Clone the repository:
git clone https://github.com/iinaveedahmed/phonetic.git
-
Open
index.htmlin your browser or serve with a local server:python3 -m http.server 8080
-
Navigate to
http://localhost:8080in your browser
The application features a modern gradient background with glass-morphism cards, smooth animations, and an intuitive user interface.
- Chrome 90+
- Firefox 88+
- Safari 14+
- Edge 90+
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
© 2024 Phonetic Me - Inatiqo Pty Ltd. All rights reserved.
- Complete UI/UX redesign with modern design patterns
- Added copy-to-clipboard functionality
- Implemented keyboard shortcuts
- Enhanced accessibility features
- Mobile-responsive design improvements
- Added toast notifications
- Real-time conversion with debouncing
- Initial release with basic phonetic conversion
- Multiple phonetic alphabet support