Giter Site home page Giter Site logo

highway-to-hell's People

Contributors

denyskulykov avatar stanislavabalakhovska avatar stasya72008 avatar

Stargazers

 avatar

Forkers

denyskulykov

highway-to-hell's Issues

[History] Pages

Need to create module with methods, which will form a response page.

Common

  • Page "Users" (done)
  • Page "Add User"
  • Page "Add task" (done)
  • Page "Update task" (done)

Daily

  • Page "Daily" (done)
  • Page "Daily Archive" (done)

Calendar

  • Years (done) - Drop it
  • Months (done)
  • Days (done)
  • Hours (done)

Add main.py to web_app

To ensure that Web application can be deployed to every system, add main.py to web_app part.
Additionally, check all dependencies and imports of files in web_app.

[UI] Create Rest client

Need to create rest client for web application
get_tasks_by_user_id()
get_task_by_id()
get_tasks_for_period()

create_task()
delete_task()
edit_tast()

[Env] Setting env

Config node

  • check your email with the node ip
  • connect ssh stasya@ip -p 12322 by putty or git bash or bash
  • change password for user stasya
  • change .bashrc for your user - uncomment alias ll=...
  • generate rsa key (command ssh-keygen)
  • add PUBLIC key to github
  • git clone highway repo
  • first run something (just verification configuration of env and networking) open ports - 5000 - 5005
  • get some data from Rest Api

Config work-ps

  • generate rsa key by Git Bash
  • add PUBLIC key to raspberry for your user (command ssh-copy-id)
  • check that able to connect w\o password

  • turnOn Bash on Win 10 (aka Bash)
  • generate rsa key on Win 10 by Bash
  • add PUBLIC key to raspberry for your user
  • check that able to connect w\o password

Config local git (on Win10 and raspberry)

  • set git global.config - user, mail
  • add alias for git command like gits - git status ...
  • add current branch

[Story] Docker

Install

  • apt-get install docker.io (done)

Platform for database:

Runner for Rest server

  • Make container with python and source code

Runner for Web application:

  • Make container with python and source code

[Balancer] Add handle - _HealthCkeck_

Need to return dict with status of rest server and datebase.
Also need ot check web_app

  • Create script for checking database

  • Add handle to REST server

  • Add handle to Web_app (just return dict with Ok and version)

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.