https://github.com/bhavjitchauhan/khanalytics
Explore, analyze, and visualize the performance of your programs on Khan Academy.
https://github.com/bhavjitchauhan/khanalytics
apexcharts khan-academy vue3
Last synced: 2 months ago
JSON representation
Explore, analyze, and visualize the performance of your programs on Khan Academy.
- Host: GitHub
- URL: https://github.com/bhavjitchauhan/khanalytics
- Owner: bhavjitChauhan
- License: mit
- Created: 2021-08-23T23:38:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T05:46:35.000Z (9 months ago)
- Last Synced: 2024-09-18T08:16:50.352Z (9 months ago)
- Topics: apexcharts, khan-academy, vue3
- Language: HTML
- Homepage: https://khanalytics.bhavjit.com
- Size: 3.58 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Khanalytics](https://khanalytics.bhavjit.com/)
Explore, analyze, and visualize the performance of your programs on Khan Academy.## About
Khanalytics is a web application that allows you to better understand the activity of the [Hotlist](https://www.khanacademy.org/browse) and the performance of your programs. It does this by providing various visual tools that allow you to compare and see what exactly makes a program go from a good program to a great program.See the [Wiki](https://github.com/bhavjitChauhan/khanalytics/wiki) for technical details.
## Technologies
### Backend
- [Node.js](https://nodejs.org/)
- [Express](https://expressjs.com/)
- [MongoDB](https://www.mongodb.com/)
### Frontend
- [Vue 3](https://vuejs.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Apexcharts](https://apexcharts.com/)View the full list of dependencies in the [dependency graph](https://github.com/bhavjitChauhan/khanalytics/network/dependencies).
## Deployment
The [production build](https://github.com/bhavjitChauhan/khanalytics/tree/production) is live on [~~Heroku~~](https://blog.heroku.com/next-chapter) [~~Replit~~](https://news.ycombinator.com/item?id=41341304) a real VPS.## License
Distributed under the MIT License. See [LICENSE](https://github.com/bhavjitChauhan/khanalytics/blob/main/LICENSE) for more information.