This is a teacher dashboard for the school I work at.
It is based on the Learn Node course by the fabulous Wes Bos.
I am a middle school teacher learning Web Dev to make some of the non-teaching parts of my job easier.
Clone this repo and NPM install
You also need to clone and NPM install the backend shown below
You will need a mongoDB database to connect to.
https://www.mongodb.com/cloud/atlas
Once the backend is up and running go to it (port: 3000)
You will be asked to create an initial user.
Then run the Front end app and go to that (port: 7777)
backend KeystoneJS Git Repo
Currently viewable at ncujhs.tech