Skip to content

This app is from prospective of a school teacher to be able to manage the attendance of students. Features and concepts used are mentioned in the read me section.

Notifications You must be signed in to change notification settings

karan236/AttendenceManagementApp-iOS

Repository files navigation

AttendenceManagementApp-iOS

This app is from prospective of a school teacher to be able to manage the attendance of students.

Features :-

  1. Take attendence
  2. View attendence record
  3. Attendance Record of a student
  4. Edit Attendence
  5. Students list.
  6. Delete Student
  7. Add Student
  8. Topics taught
  9. Topics Missed by student

Concepts used:-

  1. Core Data (All CRUD operations)
  2. Navigation Controllern (push/pop)
  3. Tab Bar Controller
  4. StoryBoard referencing
  5. Completion Handler
  6. Picker View
  7. Date Picker (Formatting date using NSDateFormatter)
  8. Passing data using Segue
  9. UIAlertController
  10. UIAlertAction
  11. Auto layout
  12. Stack View
  13. Changing input view of a text field
  14. Using block as a property
  15. Customising Cell using cell call and story board
  16. Acessing UIElements of a cell using view tags
  17. Adding cell button actions using custom cell class
  18. Adding cell button action by adding target
  19. Application life cycle
  20. Application delgate
  21. NSSwipeGestureRecognizer (right swipe to navigate back)

About

This app is from prospective of a school teacher to be able to manage the attendance of students. Features and concepts used are mentioned in the read me section.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published