DEV Community

Arnab Chatterjee
Arnab Chatterjee

Posted on • Updated on

[SOLGUIDE : Realtime solutions for your coding questions]

Overview of My Submission

Hello everyone, we the ByteBug team have come up with a web-app where people can see and respond to the questions in Realtime and build an active community in solving problems. I had this idea when I was stuck with an error and texted my friend the problem and was waiting for the solution to pop up in my mobile screen so this is when it rang the bell , why not make a solution guide web-app that will serve the responses in Realtime , so we have built our web-app SOLGUIDE . We have built it using ReactJs and used functionalities from appwrite for the backend , easy to understand documentation helped us to implement our solution very fast.

Our web-app lands with a login/ signup page(user can switch between two according to their convenience). After the user has logged in, the dashboard of the user comes up where it shows the username, email and number of contributions of the respective user. It has been implemented using Appwrite SDK. We then have our most interesting part of the web-app which is the 'Contribtion' section where user can answer to the problems asked by an author in real-time. User can also be an author and post their respective doubts or the problem they are facing in the code(user are also allowed to attach their code screenshots).

Submission Category:

Web2 Wizards

Link to Code : https://github.com/IRSHIT033/Appwrite

Additional Resources

React-icons : https://github.com/react-icons/react-icons
Bootstrap 5: https://getbootstrap.com/

Screenshots:

  1. Signup Form Image description
  2. User Dashboard Image description 3.Feed Image description 4.New Post Image description
  3. Comment Section Image description

Demo Video: https://youtu.be/xC4Z4hu_aHM

Team Members: @arnab2001 @irshit033 @bishakhne0gi

Thank you

Top comments (0)