Resume Maker In Flask
A flask based web application to build resume. This web application uses javascript to generate dynamic forms and jinja to send data to html files.
A flask based web application to build resume. This web application uses javascript to generate dynamic forms and jinja to send data to html files.
A simple headline website that uses RSS feeds to display the news from 7 news outlets. ‘feedparser’ library is used to parse the RSS feeds. ‘jinja’ is used to form html templates dynamically.