Skip to content

veljkovic92/Taraba-recnik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taraba-recnik

(Hashtag-dictionary)

  1. Introduction

The project is being purposely built for the company "Taraba Tech" and the theme is vocabulary of foreign words commonly used in serbian language. It defnitely is a good opportunity for me to practice vanilla JS (with some help of jQuery). At the finished stage, it should allow the user to browse the words already present in the vocabulary, search for them by a word, first initial or looking at the whole database sorted by first initials. Every word can be individually selected and the details, such as home and foreign meaning, similar words and type will be shown. Since one of the project's prerequisites was not to use React.js, I've decided to keep it simple and only use jQuery from available "JS shortcuts". With it, I purposely avoided SASS and wrote plain CSS here for the sake of doing it old-school.

  1. Status of code on 09/09/2022

Added:

  • Three pages with JS and CSS styling:
  • index
  • results
  • not-found
  • dark mode on specific resolutions
  • onClick handlers to specific routes of word-details-page
  • Validation of input
  • Refusal of empty input
  • Scrolling dots (incomplete logic)

Missing:

  • word-details-page
  • word-details-page (for letters)
  • suggest-word-page (with or without auth)
  • dictionary-page
  • authenthication (user logged in or guest)
  • complete dots logic
  1. Technologies

The project used: HTML, CSS, JavaScript + jQuery.

  1. Requirements to run the code None

  2. Installation of code a) fork and clone the code from this repository b) download and run the code locally

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published