Giter Club home page Giter Club logo

-howareyoufestival's Introduction

하우아유 페스티벌 로고

대학교 축제 정보가 너무 가독성이 안 좋아요, 그래서 학생들을 위해 한번 만들어봤어요 👏🏻
현재 Heroku Free Plan을 사용하고 있어, 서버를 처음 구동 시키는데 20초 정도의 시간이 소요되는데 양해 부탁드려요 :-)
  • 프로젝트 설명은 오른쪽 노션 링크에서 확인 가능해요 : Introduce
프로젝트 시작은 이렇게 해요
  • rails s (필요시, bundle install or rake db:migrate)
버젼은 이렇게 사용을 하고 있어요
  • Rails 7.0.2.4
  • ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [x86_64-darwin19]
Gem 라이브러리는 다음과 같은 것들을 사용해요
  • gem "rack-cors" - cors 에러 수정해주는 gem
  • gem "carrierwave" - 이미지 업로드 기능 구현을 위한 gem
  • gem 'devise' - Ruby on Rails 회원가입 기능 구현을 위한 gem
  • gem 'devise-i18n'- 영문으로 되어진 devise gem 라이브러리의 번역을 도와주는 gem
  • gem "rails_db" - 데이터베이스 스키마를 확인하기 위한 gem
  • gem 'jquery-rails' - 퀵 메뉴 및 햄버거 바 구현, jquery 문법을 사용하기 위한 gem
  • ... 그 밖에 scaffold를 사용하여 게시물을 구현하였어요
배포는 다음과 같이 진행을 해요
  • 깃허브와 헤로쿠 브런치의 꼬임을 방지하기 위해서 한 브런치로 헤로쿠 커밋을 진행해요 🤔
  • 헤로쿠에 커밋을 할 때는 221114 브런치로 주로 커밋해요 (그 외에는 코드관리를 위해 깃 플로우를 사용해요)
    • git push heroku HEAD:main
  • 배포된 홈페이지는 오른쪽 링크로 접속이 가능해요 : howareyoufestival web
프로젝트는 이런 환경으로 만들어졌어요

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.