Skip to content

⏰🌐 Website with easy flat GUI. Suitable for time-managment

License

Notifications You must be signed in to change notification settings

T1GIT/Time-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Time Manager WebSite

Description

Web Site for scheduling Made with flat block style.

It has light and dark themes with 5 colors for everyone

GUI designing for the best performance and saving your time using it

It has 3 sections:

  • Lists
  • Schedule
  • Deadlines

Getting Started

Easy way

  • Run RUN.exe
  • Run start.bat (requieres installed Python. Installes all modules itself)

Using source files

  1. Install Python
  2. Install all requirements via the commands from Installing or via running start.bat

From command line

python main.py

From PyCharm IDE

  1. Open main.py
  2. Press ctrl+shift+F10

Requirements

  • Python 3.8.3
    • Flask
    • Flask-Mail
    • Flask-Script
    • Werkzeug
    • Pycryptodome

Installing

pip install pip
pip install --upgrade pip
pip install flask
pip install flask_script
pip install flask_mail
pip install werkzeug
pip install pycryptodome

Built With

Authors

  • Derbin Dmitriy - CSS designing, JavaScript developing
  • Bakanov Artem - SQLite developing, Database managing
  • Voloshkov Grigoriy - Interface, color designing, Testing
  • Nuraliev Rasim - Home page designing
  • Kataev Roman - Testing

License

This project is licensed under the GPL v3.0 License - see the LICENSE file for details

Version 2.5

27.06.2020