Become a member
Sign in
Joseph Rominda
Joseph Rominda

Joseph Rominda

1 Following
3 Followers
  • Profile

Latest

Joseph Rominda
Joseph Rominda
Sep 15, 2018 · 1 min read

Full stack web development in Python, Flask and Mysql — part8

Designing the backend API.

Joseph Rominda
Joseph Rominda
Sep 15, 2018 · 5 min read

Full stack web development in Python, Flask and Mysql — part 7 — Media Queries

The media queries for the entire project

css/media_queries.css

@media (max-width: 570px){/* STYLES GO HERE */
Joseph Rominda
Joseph Rominda
Sep 15, 2018 · 13 min read

Full stack web development in Python, Flask and Mysql — part 6 — CSS

The Complete css style sheet for the front end

css/style.css

/*******************************************//*            REUSABLE CSS…
Joseph Rominda
Joseph Rominda
Sep 14, 2018 · 4 min read

Full stack web development in Python, Flask and Mysql — part 5

Joseph Rominda
Joseph Rominda
Sep 14, 2018 · 4 min read

Full stack web development in Python, Flask and Mysql — part 4