National Park Database
Sinatra based web application that acts as a personal database for users to safely store a collection of their trips to national parks.







My web application using Ruby’s Sinatra and utilizing a MVC framework. App validates users uniqueness with secure email and password login, follows RESTful convention to create, read, update, and delete users submissions to their personal database.