https://github.com/daveberning/periodic-table-elements
This is a side project that I'm doing in order to learn AngularJS. This application gets element data from a JSON file in a factory that is manipulated via a controller. I love science and need to learn Angular for work so...alas, the PTOE.
https://github.com/daveberning/periodic-table-elements
angularjs html interactive json periodic-table periodic-table-of-elements science
Last synced: 3 months ago
JSON representation
This is a side project that I'm doing in order to learn AngularJS. This application gets element data from a JSON file in a factory that is manipulated via a controller. I love science and need to learn Angular for work so...alas, the PTOE.
- Host: GitHub
- URL: https://github.com/daveberning/periodic-table-elements
- Owner: daveberning
- Created: 2017-02-10T03:21:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T23:59:27.000Z (about 9 years ago)
- Last Synced: 2025-03-21T20:16:24.816Z (over 1 year ago)
- Topics: angularjs, html, interactive, json, periodic-table, periodic-table-of-elements, science
- Language: CSS
- Homepage: http://parsecdigital.io/elements
- Size: 1.78 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Periodic Table of Elements (AngularJS)
This is a side project that I'm doing in order to learn AngularJS. This application gets element data from a JSON file in a factory that is manipulated via a controller. I love science and need to learn Angular for work so...alas, the PTOE.
Feel free to fork and submit pull request with any improvements that you see fit.