Better ClassCharts is not in any way affiliated with ClassCharts or TES
Better ClassCharts is a simple Web UI and proxy server to interact with the ClassCharts private API. All data is stored in the user's browser for privacy purposes.
❗KEEP IN MIND: If you are using someone elses hosted version of Better ClassCharts, they may store your information.
Better ClassCharts - Website - This is our host and it uses the exact same code as in this repository.
🚢 - To deploy this project, first pull the source code:
git pull https://github.com/kingluc12/better-classcharts.git main⬇️ - Next we need to install the required packages:
npm install🟢 - Finally we can start the server
node server/server.js