Giter Site home page Giter Site logo

mariovyord / questions-and-answers Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.64 MB

Questions and Answers is ReactJS web app where you can ask a question and have the other users answer. SoftUni Exam Project.

Home Page: https://questions-and-answers-f1gh5.web.app/

License: MIT License

JavaScript 99.37% HTML 0.59% CSS 0.05%

questions-and-answers's Introduction

Questions and Answers

Questions and Answers is ReactJS web app where you can ask a question and have the other users answer. SoftUni Exam Project.

screenshot

App Feautures

Users can sign up, create circles (thematic sections), ask questions, answer questions, comment and vote on answers.

Pages

  • Home - Answers feed, sorted by votes or by most recent.
  • Questions - Questions feed. Can be sorted by circle.
  • Circles - List of all main circles. User created circles can be loaded on demand. Includes option to create circle.
  • Profile - Profile page includes user data, questions and answers by the given user. User can upload picture or edit personal information. Questions can be also hidden from appearing in profile.
  • Question details - Includes form for adding answers and answers feed.
  • Circle details - Includes asnwers feed, recent questions and edit option for owners. Can be deleted only if there are no questions posted.
  • Authentication - Login and Sign up.
  • About - Loads the README.md file.

Tech stack

Start & watch

$ npm start

Build for production

$ npm run build

Backend

The app has its own dedicated REST API:

Configuration

You can configure REST API connection string at /src/CONSTANTS. By default in production it will connect to the live server and in dev mode - to local dev server.

questions-and-answers's People

Contributors

mariovyord avatar

Stargazers

Roman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.