IlahiTechnologies / trustourduty

A Open source Backend Portal for non-profit Organization to manage people and accountings https://www.trustourduty.org/
trustourduty-bice.vercel.app
GNU General Public License v3.0
1 stars 3 forks source link

Add Receipt Generation Page #5

Open zeenfaizpy opened 2 years ago

zeenfaizpy commented 2 years ago

Create Receipt Generation Page where user will enter the details of the receipt and app will send email to specific person ( as PDF of receipt )

zeenfaizpy commented 2 years ago

@mohamedashic Feel free to add the user story / acceptance criteria ( like agile ) and add the necessary Figma UI for reference

mohamedashic commented 2 years ago

@zeenfaizpy okay will update it soon

mohamedashic commented 2 years ago
  1. see the forms link use all the input as same https://ilahitechnologies.slack.com/archives/C03CT5338BW/p1650913372971409
  2. add pancard as a input
  3. it should be above the list of old recipts table
  4. use like https://www.merchantmaverick.com/wp-content/uploads/2018/10/wave-invoice-dashboard.jpg @zeenfaizpy @abhinavbansal19961996 any suggestions ?
zeenfaizpy commented 2 years ago

@abhinavbansal19961996 Basically this issue is about two pages

  1. Receipt Listing Page ( List all receipts created by currently logged in user ) Eg: https://www.merchantmaverick.com/wp-content/uploads/2018/10/wave-invoice-dashboard.jpg
  2. Receipt Detail Page ( Clicking on receipt row in Receipt List Page will bring you to this page )

Receipt Listing Page:

  1. Table to show all receipts created by currently logged in user
  2. Add new button on Left Top above the table to create new Receipt
  3. Clicking on Row in Table to bring you to Receipt Detail Page

Receipt Detail Page:

  1. This page show all data entered thru create receipt page ( Refer the fields from the google form shared by @mohamedashic )
  2. Two buttons named Send Email and Download PDF