Mirabito 2 - Elif Dortkarde, Sarp Acar

From CS486wiki
Jump to navigationJump to search

WIKI ENTRY 02-05

Accomplishments:

● Front-end and backend talked about previous semester and this semesters plans

● Checked the OCR and made a demo

● Front-end side made a Demo

● System is integrated into computers.


Problems:

● Adding new form attribute was not working it needs to be add

TO-DO:

● Find a solution for adding new form below old one

● Improve the OCR for better results

WIKI ENTRY 02-12

Accomplishments:

  • Front-end side successfully implemented new add button which adds new form below old one
  • Design attributes checked

Problems:

  • Add button only adds the same type of form
  • Second form does not submitted to database
  • Submit button needs to be redesigned

TO-DO:

  1. Get rid of next and phone attribute
  2. Submit button needs to redesigned
  3. 2 forms must be saved as a draft
  4. Title for saved draft part must be added
  5. Delete for all, save draft 1 only, submit only at the bottom of the page must be done
  6. When saving different forms Sarp must create a counter and elif must get the whole data into the database including count number and all info about the form.

WIKI ENTRY 02-18

Accomplishments:

  • Fixed the bug where the draft was not saved when there was more than one reimbursement on backend.
  • Frontend Successfully created the second form
  • Frontend Successfully created a conter

Problems:

  • The backend part of the counter doesn't work.
  • When creating a second form it automatically creates a food form

TO-DO:

  • Add a new column to the log database for the counter.
  • Fix the food form issue

WIKI ENTRY 02-25

Accomplishments:

  • Seperating expenses successfully achieved.
  • Counter updated correctly
  • Creating extra form problem successfully solved

Problems:

  • Still working on saving 2 different drafts for backend.

TO-DO:

  • Fix the save draft issue.


WIKI ENTRY 04-1

Accomplishments:

  • Tried to merge backend and front end.
  • The reason of the problem with merging was found, problem was front end.

Problems:

  • Still working on merging.

TO-DO:

  • Merge front end and back end.
  • Make sure we can save multiple drafts.


WIKI ENTRY 04-7

Accomplishments:

  • Merged the front end and backend.
  • saving multiple drafts is working.
  • can retrieve the saved drafts for loging and milage.

Problems:

  • retrieving saved draft from backend works but cant put them on the forms on the page.

TO-DO:

  • Move the recent updates from local to company.
  • Make the form show the retrived data.