Henry - Individual Project
As part of the full stack development boot camp at Henry, the Individual project called "Countries and Activities" had to be developed using the following: Postgresql, ReactJS, Redux, NodeJS, ExpressJS, Sequelize and the Rest Countries API.
This SPA or Single Page Application shows all the countries available in the API, and can be filtered by continent, and activity. It can also be sorted in ascending and descending order by country name, and population size. Finally, the application can also search for a country with specific text.
It has an individual country detail page, where it provides more information about the selected country as well as the activities available to be done in that country.
Additionally, there is a new activity creation form, with the necessary controls. It assigns the newly created activity to different countries which can be chosen.
The following video shows the project being used.
You can also view and test the application in the following link , enjoy it!