At the moment, this repository provides three things, all related to a list of Germany's universities and how that can be used as simple as possible from Node.js
- Provide a bunch of simple information on all of Germany's universities which aims to be as up-to-date as possible
- An npm module for Node.js which makes it simple to use this university data from JavaScript/TypeScript as easy as possible.
- Another simple module written in typescript that parses Wikipedia's current list of universities in Germany
So this lists lists a couple of tasks someone can do in the future (if anyone should have free time left...)
- Check details for all universities (Is the parsed data correct?)
- Add more nicknames
- Add tests to check if uni format is correct (primarily for Pull Requests)
- Add explanation on how to do a Pull Request (to this repo) with proposed data changes
- Add university email domains so that we get a complete list with the official email domains of all universities in Germany (so we can better use them for verification)
- Explain repository structure and basic idea
- add explanation to the format's fields