I recently created web application to connect people with locals in a city to show them the places to see.
● Architected client, server and database interaction for messaging using Socket.IO, Node.js/Express
● Constructed search box for users to easily find all events using Angular, Sequelize, PostgreSQL
● Developed price and title filter for event list, map view page using Angular
● Utilized map marker on map view to display events in a city using the Google Maps API
● Built event list page where users can see events using Angular
● Automated creating production app with Gulp, separating production code and distribution code
● Created navigation bar where users can easily select a page
● Made a responsive design in home, event list, message list, message page using Bootstrap and Material Design