Giter Club home page Giter Club logo

madcamp_week3_server's Introduction

목차
  1. 프로젝트에 대해
  2. 그 외

About The Project

Product Name Screen Shot

자신의 취향에 맞는 음악들을 선택해서 나만의 플레이 리스트를 만들고 공유하는 앱 입니다. 스마트폰으로 인해 더이상 음악을 손수 다운받아 들을 필요는 없어졌지만 한 곡 한 곡 소중하게 저장하고 들었던 어린 시절의 감성을 앱으로 다시 살리고자 만들게 된 앱입니다. 그러한 앱의 취지에 맞게 ui 디자인의 틀을 카세트 테이프로 잡았고 손글씨로 디자인하여 아날로그적인 느낌을 더했습니다.

카세트 테이프를 누르면 유튜브 웹 뷰를 통해 저장하고 싶은 노래를 마음껏 검색해 하나뿐인 나만의 재생 목록을 만들어 저장할 수 있습니다. 또한 저장한 플레이 리스트를 앱의 다른 사용자에게 선물하여 공유할 수 있습니다.

Built With

Prerequisites

사용된 외부 dependency

  • validation
    implementation 'org.springframework.boot:spring-boot-starter-validation'
  • lombok
    annotationProcessor 'org.projectlombok:lombok'
  • modelMapper
    implementation group: 'org.modelmapper', name: 'modelmapper', version: '2.3.8'

Installation

  1. Get a free API Key at https://example.com
  2. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  3. Install NPM packages
    npm install
  4. Enter your API in config.js
    const API_KEY = 'ENTER YOUR API';

process & usage

task는 일주일 단위로 나눠서 진행했음. 초기엔 필수 기능 구현 위주로 진행하고 업그레이드하는 방식으로 진행했음 (단순 로그인 -> 인증 토큰 발급 등)

2020/06/07 ~

서버 제작 시작

  • 로그인 / 회원가입 (account CRUD)
  • PLAYLIST CRUD

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Your Name - @your_twitter - [email protected]

Project Link: https://github.com/your_username/repo_name

Acknowledgements

madcamp_week3_server's People

Contributors

asd3638 avatar

Watchers

 avatar

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.