An open API service indexing awesome lists of open source software.

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.

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.