My Brother asked me if I can make for him a club and event software that mange his Athlete instead of doing it manually with google forms and spreadsheets.
I am not developer. I have very basic knowledge in PHP and CSS. so I looked around for something already built up that can do what he looking for but no luck.
I wonder if I can convert WordPress to be a management system for membership and events. I will share my thoughts for what I need exactly. which i consider the basic tools my brother need for this system
Make registration form with custom field and the Custom field unlock based on specific conditions
Users register based on roles coaches, athlete, referee etc... and what club this user belong to
After Registration users should get unique id like ID-#####. users can login with this id as alternative to email login
Any Registrations should be pending before approval by admin.
After approval. when the users login will auto redirect to dashboard page
The Event page showing as grid view for example:- Event Page
Athlete can view events and see who participate to this event. example:- Event details
Athlete cannot join the events by themselves . ONLY coaches can join the event with the Athlete as a team, examples:-
Event participation example 1
Event Participation example 2Coaches have ability to make teams and add Athlete to it ONLY if the Athlete register under same club as the coach register (Cant add or view other coaches or Athlete from different club) for example:-
Add new team
Manage teams
with my very basic knowledge is it achievable to make it with plugins available and some lines of codes? or this require a very deep coding?
If it possible what plugins you guys recommend to achieves one of those requirements above?
Regards
Top comments (0)