COPS-IITBHU / hackalog-backend

https://cops-hackalog.herokuapp.com/
5 stars 19 forks source link

Added Field to Hackathon Model #19

Closed shubhanshu02 closed 3 years ago

shubhanshu02 commented 3 years ago

Description

The following fields are required for the Hackathon page in the frontend.

  1. Added tagline and description fields to the Hackathon model.
  2. Modified HackathonSerializer to serialize the new fields.