Skip to content

Commit

Permalink
--amend
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmedazim7804 committed Jan 11, 2025
1 parent 908939b commit b44307f
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
# Nsut Ims

This app provide access to attandance, profile and other data to NSUT students through ims in an easy to use interface.

# Features
- Login and subsequent logins work without captcha (almost*).

- Login and subsequent logins work without captcha (almost\*).
- Attendance Screen
- Shows times when APJ room is unscheduled for class on any day.
- Profile Screen
- Faculty's Time Table
- Cache data for later use, in case ims website is down.

<sub>*: sometime rarely the captcha might not autofill, it will prompt you to solve it manually.
<sub>\*: sometime rarely the captcha might not autofill, it will prompt you to solve it manually.

# Screenshots

<p float="left">
<img src="screenshots/Screenshot 1.jpg" alt="Screenshot Gallery" width="160"/>
<img src="screenshots/Screenshot 2.jpg" alt="Screenshot Gallery" width="160"/>
Expand All @@ -23,7 +26,5 @@ This app provide access to attandance, profile and other data to NSUT students t
</p>

# Permissions
- Only internet permission is required.

# For Contributors
- The trained model for ocr is not available in the repository. For building the app or testing you can use any tesseract-4 compatible model, copy it in `assets/tessdata` as `mydigits.traineddata`.
- Only internet permission is required.

0 comments on commit b44307f

Please sign in to comment.