If you are bored, you can pick up an activity and have some fun completing those activities.
A backend project that takes the POST route when user selects the type
or participants
from the dropdown menu.
API call is made using axios
and the response is then sent as data to the EJS file which renders the output.
- HTML CSS JS
- NodeJS
- ExpressJS
- EJS
- On load
- Random Activity (no option selected, random activity is rendered)
- Specific Type and Participants (eg: type: social, participants: 3)
- Error Handling (When there is no data for selected filters)