issues Search Results · language:Dune language:JavaScript language:JavaScript language:Go language:Java language:JavaScript
Filter by
38.9M results
Students manually calculate SGPA every semester. Add a grade calculator screen where they input marks and the app
computes SGPA/CGPA using AIT grading rules.
enhancement
mobile
Motivation
Forward-looking tracking issue for scraper anti-bot resilience. Not for immediate implementation — captured so the
analysis isn t lost. The current hand-rolled stealth is adequate for today ...
SentriSheet.jsx uses a fixed bottom padding that does not account for the gesture navigation bar inset. On phones with
gesture nav, the bottom sheet is partially hidden.
bug
mobile
ui/ux
Students have no in-app way to find faculty contact info or office hours. Add a searchable faculty directory fed from
the backend admin panel.
backend
enhancement
mobile
requirements.txt pins Pillow==9.5.0 which has no ARM64 wheel for Python 3.11. Build fails with no error message about
architecture. Should use Pillow =10.0.0.
bug
ml-worker
HomeScreen shows no upcoming event information. Add a countdown card for the next scheduled exam, pulled from the exam
schedule endpoint.
enhancement
mobile
ui/ux
GET /students/:id throws a NullPointerException when the ID does not exist in the DB, returning HTTP 500. Should
return 404 with a descriptive message.
backend
bug
Backend serves notice PDFs but the mobile app opens them in an external browser. Integrate react-native-pdf for inline
viewing without leaving the app.
enhancement
mobile
ui/ux
HangoutScreen.jsx fetches all posts in a single GET /hangout request. With 200+ posts, this causes a several-second
freeze on load. Needs cursor-based pagination.
backend
bug
mobile
performance
The app has no dark mode. SentriSheet.jsx and HomeScreen.jsx use hardcoded light colors. Should respect the device dark
mode setting via Appearance API.
enhancement
mobile
ui/ux

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.