This is the Capstone Project for the Web Application Development Program. This project was developed by Laura Gomez, as a final step to complete the full program of the My Digital Future Fellowship, and was defended and approved in December 2020.
The main goal of this project is to put into practice the knowledge I have acquired while completing the 4 courses included in the WAD program:
- HTML and CSS
- Interactive web pages
- Introduction to Ruby on Rails
- Dynamic web applications
The app has been deployed in Heroku to the following URL: https://rincon-de-la-curuba.herokuapp.com.
"Rincon de la Curuba" was imagined as a blog where the colombian podcasters creators of the "El olor de la Curuba Podcast" would be able to share their written content, as well as the episodes of their podcasts.
The application was developped using the following conpcepts and technologies:
- HTML5
- CSS and SASS
- Atomic design
- BEM
- Vanilla JavaScript.
- Asynchronous requests.
- External JS libraries (Choices.js).
- Basic Ruby on Rails framework concepts (Models, Views, Controllers, Routes).
- Databases associations.
- Automated tests.
- Authetication and authorizations.
- Locales.
- Uploads and files management.
- Third party services integration (AWS, Heroku, APIs).