zuri-training / Col_Films_Proj_Team_113

A web application to enable college students in Nigerian institutions upload short movies of their creation.
MIT License
9 stars 12 forks source link

User creator signup and verification #16

Closed Pythonian closed 2 years ago

Pythonian commented 2 years ago

Description

One of the users of the system are creators who are college students. The task here is to build a functionality to enable creators signup and also verify that they are college students.

Guides

Please make use of Function based views for code consistency, use internationalization to translate strings.

Please add a comment below for any added tasks or ask for clarifications on anything ambiguous