https://github.com/break-stuff/session-tracker
A simple tool to keep track of sessions at a local conference.
https://github.com/break-stuff/session-tracker
Last synced: about 1 year ago
JSON representation
A simple tool to keep track of sessions at a local conference.
- Host: GitHub
- URL: https://github.com/break-stuff/session-tracker
- Owner: break-stuff
- Created: 2018-05-04T10:12:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-10T02:23:46.000Z (about 8 years ago)
- Last Synced: 2025-02-09T12:18:06.419Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://break-stuff.github.io/session-tracker/
- Size: 511 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Session Tracker
A simple Vue.js application designed to keep track of sessions at a local conference.
## To Install and Run
1. Clone the repository
2. Run npm install in your terminal
3. Make sure you have the [Vue CLI](https://github.com/vuejs/vue-cli) installed
4. Run npm run serve
## Check out the demo at:
https://break-stuff.github.io/session-tracker/