iOS SQLite App

You can get a paper on a similar topic by ordering from us

​​

Create a mobile application that can save your graded assignment scores and display the total points earned. The SQLite database must save the following information:

  • Assignment name
  • Points possible
  • Points earned

Include the following basic functionality:

  • Splash screen
  • Listing entries
  • Deleting entries
  • Adding entries
  • Displaying total points

Consolidate all files into a ZIP file.