Coder Social home page Coder Social logo

websec-3's Introduction

!Актуальная версия приложения находится в ветке main!

Для начала работы с приложением необходимы:

1. База Данных

  • Скачать и установть MySQL workbench + server
  • Скачать dump базы данных, расположенный по пути: Server/ StoGramm.sql
  • Создать пользователя с username – student и паролем – P@ssw0rd и правами администратора.

    1. Зайти в пункт Server -> Users and Privileges image

    2. Нажать на Add Acount image

    3. Ввести имя пользователя и пароль

    4. Перейти во вкладку Administrative Roles и выставить флаг DBA image

    5. Нажать кнопку Apply

  1. В MySQL Workbench выбрать пункт Database -> Connect to database image

  2. После подключения выбрать пункт Server -> Data Import image

  3. Выбрать Import from Self-Contained File image

  4. Нажать на Start Import и открыть полученную схему

2. Server

  • Скачать и установить Visual Studio

  • При создании проекта выбрать клонирование из репозитория

  • Вставить URL из репозитория image

  • Склонировать проект на компьютер

  • В обозревателе решений открыть файл проекта Server.sln

  • Запустить пункт Server image

3. Web

  • Скачать и установить Visual Studio Code
  • Открыть папку с проектом websec-3
  • В открытом проекте нажать Ctrl+Shift+`, откроется терминал
  • В терминале выполнить следующие команды:
    • cd .\Client\
    • npm install
    • npm start
  • Откроется браузер с готовым приложением.

Важно

Сервер front части приложения должен открыться на порте 3000, а основной сервер на порте 5001.

Скриншот внешнего вида приложения

image

websec-3's People

Contributors

kerekderek avatar lonhik4 avatar lbesedka avatar sergeyev avatar

Forkers

lbesedka lonhik4

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.