Description
Wayfarer is an online hub for users ("wayfarers") to share city-specific reviews about locations around the world. Upon signing up / logging in, users are redirected to their personal profile page. Returning users who have submitted reviews will see a list of their most recent reviews. From the primary navigation bar, a user can search for a city name or go to a list of all cities sorted by the number of reviews.
By clicking on a specific city, the user will see a display of all existing reviews (including title, date added, and truncated content preview) and can add a review of their own. By clicking on an existing review, the user will be able to see the full review. Reviews can be edited or deleted by the author. The app features full user authentication and allows for the user to create an account for a unique username and login securely.
Role
As part of a two-person team, I coded and debugged this full-stack travel review app based on client user stories with a focus on responsive front-end development.
Technologies Used
Python
Django
Postgres
CSS
Bootstrap
HTML
VSCode
Google Chrome Developer Tools