https://github.com/susannnnnna/js-timeline
Timeline is a simple single-page application, included example data.
https://github.com/susannnnnna/js-timeline
adddata bootstrap css datafromneuronaukowiec deletedata html js simpletable simpletimeline timeline timelinefrontend updatedata
Last synced: 3 months ago
JSON representation
Timeline is a simple single-page application, included example data.
- Host: GitHub
- URL: https://github.com/susannnnnna/js-timeline
- Owner: Susannnnnna
- Created: 2023-11-24T22:01:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-25T14:12:09.000Z (12 months ago)
- Last Synced: 2025-03-03T07:13:26.424Z (3 months ago)
- Topics: adddata, bootstrap, css, datafromneuronaukowiec, deletedata, html, js, simpletable, simpletimeline, timeline, timelinefrontend, updatedata
- Language: JavaScript
- Homepage:
- Size: 12.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Timeline - JavaScript
## About
Timeline is a simple single-page application where you can use sample data included in the project.You can add your own events (created events are only visible in the table).
## Content
- [App examples](./README.md#app-examples)
- [How to run the app?](./README.md#how-to-run-the-app)
- [Environment](./README.md#environment)
- [Used technologies](./README.md#used-technologies)
- [Data](./README.md#data)
- [Run the app](./README.md#run-the-app)
- [Sources](./README.md#sources)
- [Note](./README.md#note)## App examples



## How to run the app?
### Environment
- Windows 11 Pro v22H2### Used technologies
- Visual Studio
- Bootstrap
- HTML
- CSS
- JavaScript### Data
Exmaple data are in the project in file example-data.jsTo see sample data contained in the application, simply press the button located in the upper right corner of the application
### Run the app
Download files from github
```
git clone https://github.com/Susannnnnna/JS_Timeline
```Open downloaded files in IDE (like VSCode) and run the app locally
## Sources
## Note
The data visible on the timeline are downloaded from events available on the website: https://www.neuronaukowiec.com## License
[MIT license](https://opensource.org/licenses/MIT)