Skip to content
@iu-alumni

iu-alumni

🎓 IU Alumni Platform

A community platform for Innopolis University graduates — plan events, stay connected, and give back to the IU community.


🗂️ Repositories

RepositoryDescriptionStack
iu-alumni-backendREST API & authenticationPython · FastAPI · PostgreSQL
iu-alumni-frontendAdmin portal web appTypeScript · Nuxt 3 · Vue 3
iu-alumni-mobileAlumni mobile appDart · Flutter
iu-alumni-infraInfrastructure as codeAnsible · Terraform · Docker Swarm
docsTechnical & project documentationVitePress
privacy-policyPrivacy policy for the mobile app

🏗️ Architecture at a Glance

graph TD
subgraph Clients
MOB[📱 Flutter Mobile App]
WEB[🖥️ Nuxt 3 Admin Portal]
BOT[🤖 Telegram Bot]
end
subgraph Infrastructure
LB[Nginx Reverse Proxy]
end
subgraph Backend
API[FastAPI REST API\nAuth · Events · Users · Alumni]
end
subgraph Storage
DB[(PostgreSQL)]
end
MOB --> LB
WEB --> LB
BOT --> API
LB --> API
API --> DB
Loading

📚 Documentation

Full technical documentation (architecture, stack, diagrams, requirements, sprint notes) lives at:

iu-alumni.github.io/docs


🤝 Contributing

We welcome contributions from current and former IU students!

  1. Read the Contributing Guide
  2. Follow the Code of Conduct
  3. Check open issues with the good first issue label in any repo

📬 Contact

Popular repositories Loading

  1. iu-alumni-mobile iu-alumni-mobilePublic

    HTML 1 2

  2. iu-alumni-backend iu-alumni-backendPublic

    Python 1

  3. iu-alumni-frontend iu-alumni-frontendPublic

    IU alumni app - Admin portal

    Vue 1

  4. docs docsPublic

    TypeScript

  5. iu-alumni-bot-archived iu-alumni-bot-archivedPublic archive

    Vue

  6. privacy-policy privacy-policyPublic

Repositories

Showing 8 of 8 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…