neuland-ingolstadt / neuland.app

A free & open source, web-based replacement for the official app of the Technische Hochschule Ingolstadt built with React and Next.js.
https://neuland.app
GNU Affero General Public License v3.0
36 stars 33 forks source link

Move API-Routes to TypeScript #253

Open FabianSimonGross opened 1 year ago

FabianSimonGross commented 1 year ago

In Order to complete issue #48 we discussed splitting up the issues so that smaller chunks can be completed by different people

The workflow we're thinking about is

  1. Update TypeScript Compilation
  2. Backend/Backend-Utils
  3. Fetch/Hooks/lib-stuff
  4. API
  5. Components
  6. Pages