# Backlog (Project LIB) ## Main feature (Sprint 1) 1. Build client side to input messages as strings 2. Build a server to store messages input from client side 3. Create a new repository on Github 4. Deploy server side on Heroku 5. Commit and push chat app client side to Github 6. Invite Khoa as collaborator on Github ## Chat feature (Sprint 2) Build basic chat app on server side and client side using socket.io ```ts const test = false; ```