Skip to content

ysjayit/questions-and-answers-forum-api-client-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Q&A Forum API Client Application

Vue.js client application for Q&A Forum API.

Technologies

  • Vue.js 3.2.37
  • Bootstrap

Packages and Libraries

  • vue-axios
  • vue-router

Features

  • User registration
  • User / Administrator login
  • View all posts
  • View user's posts
  • View post
  • Create post
  • Delete post
  • Approve / Reject post
  • Comment on posts
  • Search posts

Implementation and Concepts

  • Basic component reusability and seperate config file used.

Installation

  • Clone the repository
  • Run npm install
  • Configure the base_url in config.js file inside the application to API URL.
  • Run npm run dev

About

Client application for questions & answers forum API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors