unurgunite / CalendarSurf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calendar Surf SPA

Overview

Simple & Beautiful in interface, advanced inside.

Table of contents

  1. Description
  2. Deployment
  3. Supported systems
  4. Contributors

Description

Fast and slim calendar can show you week days and will not let you forget what date is today, you can discover holidays of countries: Ukraine, Russia, Belarus, Uzbekistan, USA, just try Events list.

Run application

  1. Clone the Calendar Surf:

    git clone https://github.com/KR1470R/CalendarSurf.git && \
    cd CalendarSurf
  2. Install the requirements:

    pip3 install -r requirements.txt
  3. Run the server:

    FLASK_APP=run.py flask run
  4. Open your browser at https://localhost:5000/

  5. Use & Enjoy.

Supported systems

  • Windows
  • Unix and Unix-like systems (Linux, OS X, BSD, etc).

Contributors

KR1470R, SYSTEM404, Shattered Ruby

About


Languages

Language:JavaScript 52.1%Language:CSS 40.6%Language:HTML 4.9%Language:Python 2.4%