hse-wasd-team / werec

3 stars 0 forks source link

WeRec specification

Group project for Advanced Software Design and Methodology of Software Engineering courses.

Master’s Programme System and Software Engineering at HSE University, 2022.

Team members:

Tool set:

View our progress at the board.

Project description

WeRec is a personal video feed creator. Use web client to customize video feed, invite parents, friends or kids to join WeRec-bot in a messenger (such as Telegram, Whatsapp, etc.) and share created feed with them. This will allow to control the amount and the quality of content User's beloved people watch or to recommend others User's personal video collection.

Read more about the project at our wiki.

Basic project structure

More specific modules structure is described in corresponding folders

├── systemAnalysis  # all the system analysis stuff like all types of diagrams, user stories and reports
├── frontend
├── backend
│   ├── docs