https://github.com/phoenixdwarf/pltest
https://github.com/phoenixdwarf/pltest
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phoenixdwarf/pltest
- Owner: PhoenixDwarf
- Created: 2022-08-06T17:47:26.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-07T04:59:41.000Z (almost 3 years ago)
- Last Synced: 2023-03-05T10:12:11.157Z (about 2 years ago)
- Language: TypeScript
- Size: 909 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README -Documentation.txt
Awesome Lists containing this project
README
I decided to choose those four widgets since I only had this day to make them all, I apologize. Those were the more realistic to be made on time.
I developed all of them following angular best practices and using angular built-in tools such as directives, pipes, modules, components, etc. I tried also to apply styles manually for most of them to demonstrate how good I am with css.
I added a Spanish translation xlf file but I didn’t have enough time to figure how to switch translations in run time, even though it is implemented.
To run the project open terminal and execute npm install (node.js is required), once that is finished run the command ng serve -o and that’s all.