This is my Phase 4 Project for Flatiron School's Software Engineering program. It is a simple full stack question and answer site running with a React frontend and a Rails backend. A user can create a secure account to log in, then they can view a list of randomly generated seeded data in the form of questions and post comments(answers) on them. The users comments may also be edited and/or deleted.
- React
- Material UI
- React Router v6
- Ruby on Rails
- PostgreSQL
- Latest version of your preferred browser
- Visit https://queryzone.onrender.com/ and sign up for an account.
- Once you're logged in, create a post (ask a question) and specify the details of your question.
- Add a comment to your post or any of the other posts.
- Comments from your account can be edited and/or deleted.