Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.72 KB

README.md

File metadata and controls

55 lines (37 loc) · 1.72 KB

Smart-Insti-App 📱🏫

Smart-Insti-App is designed to address the everyday challenges faced by students and faculty at IIT Bhilai. This all-in-one solution consolidates various essential applications into a single, user-friendly app. Key features include Timetable management, Classroom Vacancy, Lost & Found, Chatrooms for topics such as Internet Issues, and a Broadcast feature for emergencies.

Tech Stack 👩‍💻

  • Frontend: Flutter
  • Backend: Node.js
  • Database: MongoDB

Maintainers ☀️

@Sai Surya Talla

Project Status 📑

The project is in its final phase and aims to be fully scalable and deployed for IIT Bhilai. Experience with app deployment and backend scalability is highly preferred.

Features Implemented 🚀

  • Room Vacancy 🏫
  • Lost & Found 🔍
  • Timetables 📅
  • Broadcast 📢
  • Chat Room 💬
  • Mess Menu 🍽️
  • Custom Profile 👤

How to Run 🛠️

Prerequisites:

Ensure you have Flutter and Node.js installed on your local system.

Frontend:

  1. Navigate to the frontend/ directory.
  2. Run the following commands:
    flutter pub get
    flutter run
    

Backend:

  1. Navigate to the backend/ directory.
  2. Run the following commands:
    npm start
    

Contribution Guidelines ✨

Join the discord server of FOSS Overflow to stay updated and submit an application to get selected for contribution.