Logo Lanfrica

abiatarfestus/onestop

Domaine:

natural language processing

Type de record:

software
Créateur:
abi
Hôte:
A web app project that includes an English-Oshindonga dictionary [![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url] [![LinkedIn][linkedin-shield]][linkedin-url] Oshinglish Online A Django-built web application for an online English-Oshindonga dictionary Explore the docs » Report Bug · Request Feature Table of Contents About The Project Built With Getting Started Prerequisites Installation Usage Roadmap Contributing License Contact Acknowledgments ## About The Project Oshinglish Online is a website built as a practice project for Python and Django. This website (or project, in Django speak) is aimed to be a one-stop site for information relating to Oshiwambo culture and language. The website comprises five main sections (or web apps, in Django speak), namely: Blog, Books, Dictionary, Events, and Editing. This help page provides guidelines and helpful information on how to interact with each application. To view this information, click on the headings below. ( back to top ) ### Built With This project was built with, among others, the following frameworks/libraries. * [![Python][Python]][Python-url] * [![Django][Django]][Django-url] * [![Mysql][Mysql]][Mysql-url] * [![Javascript][Javascript]][Javascript-url] * [![HTML][HTML]][HTML-url] * [![CSS][CSS]][CSS-url] ( back to top ) ( back to top ) --> ( back to top ) ## Roadmap - [ ] See the open issues for a full list of proposed features (and known issues). ( back to top ) ## Contributing If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again! 1. Fork the Project 2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) 3. Commit your Changes (`git commit -m 'Add some AmazingFe …