elonsoc / ods

An API provider that gives Elon University students access to university data.
https://ods.elon.edu/
1 stars 3 forks source link

Evancarr/frontend user flow #34

Closed ejrcarr closed 1 year ago

ejrcarr commented 1 year ago

Added styles, placeholder json file, and mapped application pages

Description:

This PR includes the following changes:

With these changes, users can now fill out the application form and submit it, with the information being added to our data. The GET request can be used to retrieve all applications or a single application based on ID. Additionally, the applications are now accessible through their own pages, which will enhance the user experience.

Screenshots

Screen Shot 2023-04-26 at 12 48 37 PM Screen Shot 2023-04-26 at 12 48 46 PM Screen Shot 2023-04-26 at 12 48 58 PM Screen Shot 2023-04-26 at 12 49 08 PM Screen Shot 2023-04-26 at 12 49 16 PM Screen Shot 2023-04-26 at 12 49 28 PM Screen Shot 2023-04-26 at 12 49 39 PM

Please review and let me know if any further changes are needed.