Skip to content

Latest commit

Β 

History

History
40 lines (23 loc) Β· 1.08 KB

File metadata and controls

40 lines (23 loc) Β· 1.08 KB

πŸ§‘β€πŸŽ“ Better ClassCharts (For Students)

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.

πŸ–₯️) Live Website

❗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.

🌐) Deployment

🚒 - 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

🀝) Acknowledgements

βš™οΈ) Contributors