Project Overview
Word Lord is a simple yet powerful web application that allows users to:
- Search for word definitions and pronunciations in real-time.
- Listen to correct pronunciations of words.
- Track search history and revisit previously searched words.
Technologies Used
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js, Express.js
- Database: Supabase (PostgreSQL)
- API: Free Dictionary API
- Tools: Git, GitHub
How It Works
Users can search for a word using the search bar on the homepage. The app fetches definitions and pronunciations using the Free Dictionary API. Each search is stored in the Supabase database and can be viewed in the Search History page.
Team
- Developers: Justin Flores, Andrew Grzybowski, Jonathan Evans
- Course: INST377 - University of Maryland
- Instructor: Anmol Dash