Skip to content

Playo like app backend with functionality to verify user, create event, add users to even , remove them from event etc

Notifications You must be signed in to change notification settings

shubhamksingh/take-live-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deployed link

talk-live-backend

Sports App (Ex : Playo App)

Our app is a platform for sports enthusiasts to find and join sports events near them. With our app, users can browse a list of available events, view details about each event, and join the events they are interested in. The app allows users to create their own events and set a limit on the number of players, as well as view the list of players who have joined the event. It is simple for users to find and join the events they are interested in. Whether you are looking to join a pickup football game or a local badminton tournament.

Features Users need to register or log in with a username and password before creating or joining an event. When creating a new sports event the user needs to add the event’s short description, timings, number of players limit and any other requirement for joining the event. Users can search or filter through listed events to find a suitable event for them. Users can request to join the event if the player limit is not full. Event organizers can either accept or reject the user’s request to join the game. Accepted users can see who all are joining the game. Users can view the list of events they have been accepted to or have requested for. If the game starts then all pending requests should expire.

Views Login/Register page Homepage with a list of available events with an option to search or filter. Event details page with the event information and an option to request to join the event. Accepted & requested events list page of the user Others if needed.

Tech Requirements React.js in the front-end with functional components and hooks. Backend with Node.js and any database. Token-based authentication.

Evaluation Criteria Thought Process about the design flow Code standards Data architecture

Note : Please don’t get into designs of the components, standard components available on the web are good. Also, please keep in mind the evaluation criterias and keep the app basic. Don’t get into unnecessary functionalities not mentioned in the description.

About

Playo like app backend with functionality to verify user, create event, add users to even , remove them from event etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published