BobdaFett / scholarship-app

Uses Lit, Typescript, and webpack to create a working scholarship web application for Region 15 Schools.
0 stars 0 forks source link

Create framework for scholarship entry portal #15

Closed BobdaFett closed 1 month ago

BobdaFett commented 1 month ago

This portal will take the role of manual scholarship entry. This must be able to get the information that scholarship providers send in (on paper) for entry by the Guidance Department secretary. It should also include functionality that allows for selection of pre-existing scholarships.

BobdaFett commented 1 month ago

Being able to create this with the elements that are already defined would be great, however if it needs a new element (or a few) then that's alright as well. I think that a FormSection with the correct ID's and a corresponding backend function would be the best to use.

BobdaFett commented 1 month ago

Accidentally merged branch the wrong way. Closing issue with commit d2fc7b2, and merging feat/entry-portal branch into main.