Skip to content

4Furki4/Turkish-Dictionary-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a964328 · Aug 26, 2023

History

71 Commits
May 26, 2023
Jun 18, 2023
Jul 25, 2023
May 26, 2023
May 26, 2023
Aug 26, 2023
May 26, 2023
Jul 20, 2023
May 29, 2023
May 29, 2023
Jul 20, 2023
May 26, 2023
May 26, 2023
May 26, 2023

Repository files navigation

Sozluk

Aim

  • The goal of this project is to improve upon TDK Dictionary (Official Online Turkish Dictionary) by adding new features such as client-side routing and enhancing the user interface.

  • It uses TDK Dictionary API to render the definitions of the words.

Additional Features

  • Client-Side Routing

  • Dark-Light Mode

  • Different Font Options

  • Caching

  • Better and Simple Design and Animations

Project State

  • There won't be any further improvement in this project. However, I'm planning to create a brand new dictionary website by building both the backend using Node.js and Prisma or maybe .NET and the frontend using Next.js with additional features! I might be able to build the whole dictionary using only Next.js and Prisma though, I've not decided yet.
  • You can open issues if you see any bugs though. I'll be trying to fix them if so.
  • The new project will be open source as well, so I'd be happy if you help me!

Here are the pics of the website:

This project was generated with Angular CLI version 16.0.2.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.