Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.27 KB

Readme.md

File metadata and controls

55 lines (37 loc) · 1.27 KB

Find A Coach App

Table of contents:

About

It's a interactive web app built using components concepts and advanced concepts like Http Requests, Routing, Animations & Transitions, Vuex, Authentication in VeuJS.

Prerequisites

You will need Node.js installed on your system.

Setup

Download the source code as a zip archive.

Once downloaded, open the terminal in the project directory, and continue with:

npm install

Compiles and hot-reloads for development

npm run serve

Customize configuration

See Configuration Reference.

Features

  • Authentication:
    • Login and Logout.
    • Auto Login and Auto Logout.
  • Coaches:
    • Show the list of available coaches.
    • Filter this list based on the field.
    • View details of each list.
    • Contact a coach.
    • Register as a coach and receive requests (you must login first).
  • Requests:
    • Show your received requests as a coach (you must login first).

Demo

Alt Text