We built a full-stack application with React front end and NoSQL database; including a data Schema, a RESTful API framework and we used Mapbox API. This site allows cabin owners to share their location, add a description and has a chat function, to allow interested users to contact and rent a cabin. On this project I handled the back end creating new models and controllers for the user page, adding a Schema for global postcode validation with Mapbox, adding a virtual userSchema for cabins and updating the seeds file then moved onto front creating the pages for creating and editing my account, add, delete cabin and basic styling aspect. GitHub Link: github.com/valeriux/SEI-Project-03 Live Website: cabin-fever.herokuapp.com/