MongoDB

Свяжитесь с нами сейчас!

Если у вас есть готовый план проекта, либо его задумка, оставьте свои контактные данные. Мы с вами обязательно свяжемся и поможем в реализации идеи!





    Наши работы

    Приложение для мониторинга промышленных объектов

    Technologies: Python, Django, MongoDB Application monitoring the facility activities in real time and warns users of any delays. Users have ability to close, delay, reschedule and reactivate tasks. Application runs real time function to check if there are any Tasks that should be started and monitors each Task which should be started at certain time. Features:

    • несколько уровней доступа к данным и функциям;
    • хранит данные о компаниях, оборудовании, обслуживающем персонале, все имеющиеся документы;
    • запускает функцию активации, чтобы начать мониторинг даты и времени Задачи;
    • следит за продолжительностью операций пошагово: шаг за шагом в соответствии с их последовательностью;
    • предупреждает пользователей звуковым сигналом на компьютере, если время задачи превышено;
    • проверяет, все ли шаги выполнены вовремя, и предупреждает пользователей о том, что Задание завершено;
    • помечает задачу как закрытую и устанавливает соответствующие дату и время окончания.

    Социальная сеть

    Technologies: node.js, ECMAScript 6, ExpressJS, React.JS, FluxJS, Git, Heroku, MongoDB YourStance is a social networking website where people can voice their opinion on important issues of the day. The site consists of users, hashtags and comments on both. The idea of the site is that people create a profile and then answer hot-button issues. User can go to someone’s profile page and see where they stand for topics/issues like illegal immigration, torture, etc. From the technical side the project consists of server and client. Server implemented using node.js, ExpressJS, MongoDB, Heroku. Client is a single page application (SPA) currently implemented using ReactJS and mainly Reflux. Among other tasks were:

    • создание базы данных веб-сайта;
    • переход с Reflux на vanilla FluxJS;
    • использование ECMAScript 6 на стороне сервера и клиента.