Giter Club home page Giter Club logo

income-and-expenditure-manager's Introduction

Website-only-calculator-works

This will hopefully sometimes be a website where you can manage your income and expenditure!

The index.js script creates a server on your loacalhost for you (Port:8000). It was partly created by @0bMERLIN (https://github.com/0bMERLIN).

Currently it only creates a http server but you can easily change it to be a https server by changing line 2 to

const Https = require('https')

and remove the comments (/* */) in line 9 to 12. After that you need to generate a key.pem and a cert.pem for example with openssl to enable http over tls.

If you try to run this code yourself you might notice that some files in /media and /styles are missing. This is due to copyright reasons. You should find all filenames somewhere in the css / html files. After that you can simply google the fonts to complete your build.

The font of the site is downloadable here: https://fonts.google.com/specimen/Sansita+Swashed

Currently this site doesn't get displayed properly in Firefox; It should work on Google Chrome though.

income-and-expenditure-manager's People

Contributors

alex-exe-dev avatar durandom avatar

Watchers

 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.