Dollar-Dynasty / finance-app

Web Application that lets users create a budget and save financial goals.
0 stars 2 forks source link

Convert BudgetCreation.html to ejs #51

Closed dinaolmelak closed 7 months ago

dinaolmelak commented 7 months ago

Feature Request

Description

We have html files in the public folder which need to be changed into ejs format. This ticket will be for converting BudgetCreation.html to ejs

User Story

As a [developer], I want [to use the budgetCreation.html as ejs file] so that [I could integrate it into the web app].

Acceptance Criteria

Testing Plan

  1. Add a route in viewRoutes or apiRoutes
  2. Use postman to view the page

Definition of Done


Checklist