针对北京理工大学搞的怪东西
BIT101 is a community project aimed at creating an internet-spirited, open, and shared community to enhance student learning and lifestyle. It includes a front-end website built with Vue3 + Naïve UI, a Go backend based on the Gin framework, and an Android client built with Jetpack Compose.
BIT101 is a community initiative focused on fostering an internet-driven and collaborative environment for students. With its diverse features such as a modern front-end, efficient backend, and native Android client, along with functionalities like course evaluation, grade query, and additional tools, BIT101 aims to enhance the learning and social experience for its users.
Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects
Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.