UHCLMINIMAL / MINIMAL

"Minimal" is a mobile application for iOS that empowers users to take control of their expenses. With a user-friendly interface and a comprehensive set of tools. The app aims to make expense tracking simple, innovative and efficient.
0 stars 0 forks source link

Work on Database documentation and details #3

Open akulas2222 opened 1 year ago

akulas2222 commented 1 year ago
  1. Look at the documentation of Core data
  2. Gather the required details and integration
  3. If possible set up
akulas2222 commented 1 year ago

@tahoor-uhcl , @Sai-Venkata-Vamsi , @Gopi69

  1. Configured the core data into the app
  2. loaded the data into the context using the app itself from Add Expense Page
  3. Verified the table Views if data is getting loaded into the app from the context
  4. Pushed the changes into my branch https://github.com/UHCLMINIMAL/MINIMAL/commit/fadbd6321eb8daea8ff8eb4cb97264d90d323833
  5. Need to add remaining entities