All Projects → StudentiUniMi → website

StudentiUniMi / website

Licence: MIT license
Fully responsive website built with NextJS, React and Fluent UI, with the aim of providing services and access to all groups of didactic courses and general purposes to students of the University of Milan.

Programming Languages

typescript
32286 projects
SCSS
7915 projects

Projects that are alternatives of or similar to website

Flight-Booking-System-JavaServlets App
✈️ An enterprise level Flight Booking System for Turkish Airlines (web-application) based on the Model View Controller (MVC) Architecture made using Java Servlets, Java Server Pages (JSPs). Moreover authentication and authorization for users is implemented. The web-application is also secured against SQL Injection and Cross-Site Scripting attacks.
Stars: ✭ 107 (+268.97%)
Mutual labels:  web-application, responsive-web-design
personal-website
Personal website – made with Next.js, Preact, MDX, RMWC, & Vercel
Stars: ✭ 16 (-44.83%)
Mutual labels:  next, next-js
DevToys
A Swiss Army knife for developers.
Stars: ✭ 4,986 (+17093.1%)
Mutual labels:  fluent, fluent-design
Rise-Media-Player
One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.
Stars: ✭ 600 (+1968.97%)
Mutual labels:  fluent, fluent-design
Responsively App
A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
Stars: ✭ 14,425 (+49641.38%)
Mutual labels:  responsive, responsive-web-design
Fluent-Design
Microsoft's Fluent Design with pure HTML/CSS/JS
Stars: ✭ 36 (+24.14%)
Mutual labels:  fluent, fluent-design
next-test-api-route-handler
🚀✨ Confidently unit test your Next.js API routes/handlers in an isolated Next.js-like environment
Stars: ✭ 150 (+417.24%)
Mutual labels:  next, next-js
fast-blazor
Blazor component library for FluentUI. Microsoft's official lightweight wrapper around the FluentUI Web Components for use with .NET 6.0 Blazor applications
Stars: ✭ 928 (+3100%)
Mutual labels:  fluent, fluentui
aioneframework
Aione Framework: All-in-one lightweight mobile first front-end framework to design websites, web applications, mobile applications, progressive web applications having large number of examples, documentation, tutorials, community support, components.
Stars: ✭ 13 (-55.17%)
Mutual labels:  responsive, responsive-web-design
science-fiction-magazines-blog
Blog template (concept) is inspired by stylish science fiction magazines of the 80-90s.
Stars: ✭ 24 (-17.24%)
Mutual labels:  responsive, responsive-web-design
Files
A modern file manager that pushes the boundaries of the platform.
Stars: ✭ 15,198 (+52306.9%)
Mutual labels:  fluent, fluent-design
course-materials
Study material (slides, documents, etc) for the Web Applications I course (Politecnico di Torino, 2019/2020)
Stars: ✭ 23 (-20.69%)
Mutual labels:  university, web-application
Portfolio-Demo-1
A portfolio build by using flutter for web.
Stars: ✭ 74 (+155.17%)
Mutual labels:  responsive, responsive-web-design
cs-sakaryauniversity
Sakarya Üniversitesi'nde okuduğum süre boyunca karşıma çıkan tüm ödevler, ders notları ve çıkmış sınav soruları (All the assignments, lecture notes and exams)
Stars: ✭ 133 (+358.62%)
Mutual labels:  university, web-application
Fluent-Design-For-Web
Windows 10 Inspired UI For Web
Stars: ✭ 28 (-3.45%)
Mutual labels:  fluent, fluent-design
d2-advance
(重构中) 🧗 Advanced, colorful front-end integration practice. be inspired by D2Admin --- D2 探索版,追求更好的前端工程实践
Stars: ✭ 99 (+241.38%)
Mutual labels:  responsive
stacker.news
It's like Hacker News but we pay you Bitcoin.
Stars: ✭ 196 (+575.86%)
Mutual labels:  next
trento
An open cloud-native web console improving on the work day of SAP Applications administrators.
Stars: ✭ 35 (+20.69%)
Mutual labels:  web-application
next-saas-starter
⚡️ Free Next.js responsive landing page template for SaaS products made using JAMStack architecture.
Stars: ✭ 497 (+1613.79%)
Mutual labels:  next
Frontend-Learning-Journey
Tutorials, definitions, frameworks and some of the projects i made when starting to learn frontend web developement
Stars: ✭ 28 (-3.45%)
Mutual labels:  responsive

studentiunimi.it

MIT license GitHub contributors GitHub issues telegram React typescript

studentiunimi.it is a fully responsive website built with React, NextJS and Fluent UI, with the aim of providing services and access to all groups of didactic courses and general purposes to students of the University of Milan. This website displays data and interacts with a database thanks to the APIs made available by the backend.

preview

Run the project locally

  1. Create a .env.local file in the root of the project:

    NEXT_PUBLIC_API_URL="http://localhost:8010/proxy"
  2. Run the development server:

    npm run dev

The web application will be running at http://localhost:3000

Features

Dark Theme 🌚

What world would it be without a dark mode?

dark theme

Localization 🌍

Localization is crucial for a website that can be used by international students; we make it available without further page loads.

localization

Color Themes 🍭

Infinite possibilities for multi-color palette usage.

palette

SEO

Thanks to NextJS we can improve the visibility of our website with Search engine optimization.

Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].