Hausa English Dictionary
README.md
Hausa-English Dictionary Web App
This project is a simple, open-source Hausa-English dictionary created by *Group 7* as part of an open-source collaboration assignment. The app is built using basic HTML and is designed to be lightweight, easy to use, and accessible through any modern web browser.
Description
The Hausa-English Dictionary allows users to browse and search for common Hausa words along with their English meanings. It is ideal for students, translators, and anyone interested in learning the Hausa language.
Features
- Static HTML-based dictionary
- Easy to navigate word list
- Contributions from multiple team members
- Team contribution record available in a separate file
Installation
No installation is required.
Option 1: View Online
Visit the GitHub repository and open the HTML files in your browser.
Option 2: Clone Locally
If you'd like to work with the files locally:
github.com
cd Group-7-open-source
Then open `hausaenglish.html` in any web browser.
Usage
1. Open the file `hausaenglish.html` to use the dictionary.
2. Browse or search through the word list.
3. Open `teamcontribution.html` to view group members' contributions. Backend filter for names ,matric numbers and roles/contributions in project
Contribution Guide
We welcome contributions! Here’s how you can help:
1. Fork the repository
2. Create a new branch (`git checkout -b your-feature-name`)
3. Make your changes
4. Commit your changes (`git commit -m "Describe your changes"`)
5. Push to your branch (`git push origin your-feature-name`)
6. Open a Pull Request
Please read the CONTRIBUTING.md for detailed guidelines.
Credits
Developed by *Group 7*:
- Nasir Ismail -FCP/CSE/20/1071
- Yahya Ibrahim Muazzam - FCP/CSE/22/2001
- Ibrahim Safiyan -FCP/CSE/19/2003
- Saminu Ali -FCP/CSE/22/2004
- Sa'adat Usman -FCP/CSE/22/2009
- Khalid Fatima Abdullahi-FCP/CSE/22/2005
- Suleiman Dahiru-FCP/CSE/22/2002
- Ahmad Mukhtar -FCP/CSE/20/1 …