Skip to content

HYEONSEOK1/SoftwareEngineering

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

소프트웨어 공학: NFT기반 음원 저작권 사이트 'Crypto Music'

Background

이 프로젝트의 의의는, 음악가들의 공유한 창작물의 저작권을 보호함에 있다. 블록체인 중 NFT의 위변조가 불가능한 특성을 살려서, originality를 보장할 수 있다. 사용자는 표절에 대해서 걱정하지 않고 자신의 저작물을 보호받을 수 있다. 또한, 유사도 검출 서버에 의해서 새로운 저작물이 다른 창작자의 창작물을 표절한것인지 알 수있고, 서버의 기준에 의해서 등록될지 여부를 결정한다.

SubGroups

* 나원후, 정재민, 조예진 - NFT token generation
* 김현석, 조민수 - Community
* 조성규, 박민기 - Simularity Anaylysis

Convention

* README.md 작성 방식은 GITHUB의 [standard_readme](https://github.com/RichardLitt/standard-readme/blob/master/spec.md#specification) 방식을 사용한다.
* MarkDown은 [이문서](https://heropy.blog/2017/09/30/markdown/) 를 참조한다. 

* 우리 프로젝트는 7개의 브랜치로 나누어져 있다. 
  * main: 이 README를 작성하기 위한 브랜치이다. 다른용도로는 사용하지 않는다. 
  * meeting_log: 전체 zoom/대면 미팅 시 작성하는 회의록을 보관하는 브랜치이다. 

  * problem_statement: purpose, scope, objective, succesive criteria 정의
  * RAD(requirement_analysis_document): 요구명세서 브랜치이다. 
  * system_model
    * Use case model
    * domain model
    * user interface mockups

  * ntf_generator: work product by 나원후, 정재민, 조예진
  * community: work product by 김현석, 조민수
  * simularity_analysis: 조성규, 박민기

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published