Giter Site home page Giter Site logo

ask-me-anything's Introduction

About

askmeanything is a Q&A application which can be deployed in the form of Software-as-a-Service (SaaS). The application may be used by as a forum, by help-desk providers or by corporations wishing to organize their internal procedures. The current project presents two different software design patterns for the backend part of the application:

  • Model-View-Controller (MVC)
  • Microservices controlled by a choreographer

The applications requires users to sign up. Unregistered can access only the home page and browse the 10 most recent questions. Registered users have access to the following functionalities:

  • Create a new question
  • Tag a question with keywords
  • Answer a question
  • Browse questions and answers
  • Question statistics based on keywords
  • Question statistics based on dates
  • Sign up, sign in

Implementation stack

The application has been developed using the PERN stack (PostgreSQL, Express, React, Node.js). JavaScript has been used both on the backend and the frontend part of the application. The NestJS framework was used for the backend, while the frontend was implemented using React and some Bootstrap. The application data is stored in Postgres databases.

Following development, the application was deployed on Heroku, a Platform-as-a-Service provider and can be accessed on the following link: https://ask-me-anything-saas.herokuapp.com

ask-me-anything's People

Contributors

chriserafi avatar gkanel97 avatar

Stargazers

Sagar jethi avatar

Watchers

 avatar

Forkers

chriserafi

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.