Giter Site home page Giter Site logo

project1's Introduction

Web Programming with Python and JavaScript

Project1: Rainy Day

Student: Artin Bogdanov

This project cover e2e full-stack development, including:

Login Search API (call external API and build your own) DB

The requirement was to use following technologies:

Python Flask & jinja PostgeSQL (Heroku) HTML/CSS (Bootstrap)

and use Dark Sky Weather Data.

Structure:

The project includes following docs:

-Static #all custom styling will be stored. Static is conventional name for the Flask application -Style.css #custome css file which includes all customizations that will overlay Bootrap styles which are linked in layout.html

-Templates #that's where all HTML files are stored. -Error.html -Index.html -Layout.html #the default template for all pages. -Login.html -SignUp.html -Search.html -Location.html -Success.html

application.py #the main python application which manages the entire app. import.py #imports from zips.csv to our database.
requirements.txt # list of required technologies zip.csv README.md #the file you are reading now :)

project1's People

Contributors

artinbog avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.