Dunridge / cloudforge-app

Cloudforge test task
0 stars 0 forks source link

(feature/emails-input) Define Emails Input #15

Closed Dunridge closed 5 months ago

Dunridge commented 5 months ago

feature/emails-input

TODO:

  1. Fix the DB (~)
  2. Add a sub routes to the UI for displaying the list of emails (~)
  3. Add the card for the email that you fetched from the database (~)
  4. Define the UI for the input of emails. Add the form for the email input (~)
  5. Output the list of emails retreived from the database - each email should contain a button that will have a check button for RFQ - if the response is positive then a button to generate the RFQ appears on the body (the email is generated and sent to the database) (~)
Dunridge commented 5 months ago

Tip: if you get this error check whether the name of the collection variable is correct in the .env file -- https://www.mongodb.com/community/forums/t/mongoservererror-expected-type-string-but-found-null/263396/2