0.0.2 • Published 6 years ago

netschool-node v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

NetSchool Node API

There is this NetSchool school management service with its awful UX. I had to use one and being an engineer I immediately saw a "challenge" to make it better. Unfortunately, there is no API. Before I could dive into UI and other tool development I had to build an API. Thus this repository.

Running the tests

You should create .env file in repository root containing 3 keys:

NETSCHOOL_URL=
NETSCHOOL_USER=
NETSCHOOL_PASSWORD=

and run the tests:

yarn test
# npm run test
0.0.2

6 years ago

0.0.1

6 years ago