Giter VIP home page Giter VIP logo

siteinsurance's Introduction

SiteInsurance

Сайт-посредник для оформления ОСАГО на Альфастрахование, 21 Век, ВСК, Югория и др. страховых компаниях. image enter image description here

Стек

  • Python 3.9
  • Flask
  • SqlAlchemy
  • Pydantic
  • Jinja2
  • VueJs
  • flask_socketio
  • flask_login

Quick Start

git clone https://github.com/XronoZ-create/SiteInsurance.git

py -3.9 run.py

Структура проекта

├── README.md
├── config.py
├── run.py
├── app
	├── admin
		├── __init__.py
		├── views.py
		├── generate_email_address.py
	├── alfa
		├── __init__.py
		├── marks.py
		├── veiws.py
	├── api
		├── __init__.py
		├── views.py
	├── arm
		├── __init__.py
		├── marks.py
		├── veiws.py
	├── auth
		├── __init__.py
		├── veiws.py
	├── databases
		├── json
			├── pydantic_models.py
		├── db_bot_methods.py
		├── database_insurance.py
		├── database_email.py
		├── models_insurance.py
		├── models_email.py
	├── error
		├── __init__.py
		├── veiws.py
	├── hooker
		├── __init__.py
		├── veiws.py
	├── main
		├── __init__.py
		├── veiws.py
	├── osk
		├── __init__.py
		├── veiws.py
		├── mark.py
	├── request_insurance
		├── __init__.py
		├── veiws.py
	├── static
		...
	├── statistic
		├── __init__.py
		├── veiws.py
	├── templates
		...
	├── ugsk
		├── __init__.py
		├── veiws.py
	├── vek21
		├── __init__.py
		├── veiws.py
	├── vsk
		├── __init__.py
		├── veiws.py
	├── __init__.py
	├── strah_comps.py

TO DO

  • Авторизация по логину/паролю
  • Вэб-сокеты
  • Звуковые оповещения
  • Роли пользователей
  • Диаграмма регистрации заявок
  • API для микро-ботов
  • Клонирование заявок. Массовый запуск. Перенос заявки на другую страховую

siteinsurance's People

Contributors

xronoz-create avatar

Watchers

 avatar

siteinsurance's Issues

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.