Skip to content

A website for searching student organizations within the Wrocław University of Technology

License

Notifications You must be signed in to change notification settings

informatyzacja/strona-organizacji-studenckich

Repository files navigation

Student Organizations Web App

A web app created for the needs of the Student Department of the Wrocław University of Technology.

The web app enables the display of information about student organizations and scientific clubs.

It allows for searching student organizations and scientific clubs by keywords, disciplines, programs, projects.

Development

Environmental Variables

  • NEXT_PUBLIC_DIRECTUS_URL - address to the Directus instance

Requirements

How to run?

  1. npm install
  2. npm run dev