Giter Site home page Giter Site logo

dan-balan / cs50-finance Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 13.0 16 KB

๐ŸŽ“ HarvardX's CS50 course - finance pset solution

Python 56.06% CSS 1.13% HTML 42.81%
cs50 cs50finance cs50problemsets css flask html javascript python webdevelopment

cs50-finance's Introduction

Harvard CS50โ€™s Introduction to Computer Science

This solution represents one of many possible ways of solving the CS50's course problem sets and labs. While going through these solutions, it's recommended to pay attention to the Academic Honesty rules in order to be sure that use of these lines will be aligned with your intentions.

requirements for python files:

Reproduce web application

One way to run this application:

  • create a Python virtual environment;
python -m venv [directory]
  • activate venv - here python docs;

  • install the requirements in virtual environment;

pip install -r requirements.txt
  • database initializing;
python db.py

Next step: Configuring as per CS50 web-page steps

  • run python app.py or flask run and visit http://localhost:5000 in two separate browser tabs.
python app.py

or

flask run

cs50-finance's People

Contributors

dan-balan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.