sanger96 / Happenings_Team-5_UTD_Senior_Design_Project

UTD Senior Design Project; Group Members: Gaurav Sanger, Jonathan Lam, Robert Dohm, Landin Kasti, Charles Eaton
3 stars 0 forks source link

Need to figure out how to run web scraper for testing #49

Closed rwdohm83 closed 5 months ago

rwdohm83 commented 5 months ago

The webscraper is in a different package than the backend app, so postmapping isnt working in postman.

rwdohm83 commented 5 months ago

This has been resolved. There was a change to HappeningsUtdApplication.java to integrate the scraper into the main app. The mapping is now working.