Giter VIP home page Giter VIP logo

visit_counter's Introduction

website visit counter

this is a website that will add 1 to a number every time someone visits the site. it is made in python (flask, for the backend) and rust (leptos, for the frontend)

how good is it

this is not a good project. i dont know why i decided to make the backend in python but it is a bit crap and the rust code is also pretty bad and slodged together. the worst thing is the run.sh file i made to run the flask server and use trunk to run the leptos front end aswell. scuffed ๐Ÿคฎ

running

to run you should probably use the run.sh file. it requires cargo, rust wasm target (wasm32-unknown-unknown), trunk, python3 and flask,

these can all be installed on arch linux using the command below (assuming rustup and python3 are already installed)

rustup target add wasm32-unknown-unknown \
python3 -m pip install flask \
cargo install trunk

after this, just run the run.sh file and it should work

visit_counter's People

Contributors

cash-i1 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.