Skip to content

Latest commit

 

History

History
33 lines (16 loc) · 809 Bytes

README.md

File metadata and controls

33 lines (16 loc) · 809 Bytes

This project is term project of DB MGT SYS DESIGN course

Student ID:

  1. กฤษดา พรรัตน์ธนพงศ์ 5730022821

  2. วศิน วัฒนศรีส่ง 5730541121

  3. กิติพงษ์ ศิริเรืองสกุล 5731008221

  4. ปธานิน โลกโบว์ 5731071721

  5. ภุมรินทร์ พลอยพิศุทธิ์ 5731091221

Id for administrator

Overview system

  • Ruby version : 2.3.3

  • System dependencies : wkhtmltopdf, ruby on rails, mysql, postgresql

  • Configuration : .env (username, password for database)

  • Database creation : using rails db:create command

  • Database initialization : using rails db:migrate, rails db:seed command