Skip to content

NavdeepDP/Straight-Sets

Repository files navigation

Straight-Sets

The Repository

The link to the website repository: Website Repo link

The link to deployed website Website Link

Development Environment using

  • Code is developed in VS code Studio using MySQL, Node, Express, Handlebars and Sequelize ORM.

Website Functionality/flow

Default password for coach and player login is "password".

User Story

I as tennis coach want to...

  • Add players to my profile
  • Accept or decline the lesson request from my players.
  • provide documented feedback to my players
  • View recent tournament performance of my players

I as player want to…

  • Request lessons with available coaches
  • View confirmation of lesson from coach
  • View feedback given by coach

Coach Flow

Readme Image

Player Flow

Readme Image

Website Functionality

WorkFlow-1

WorkFlow-2

Database Design

Readme Image

Installation

  • Code is developed using VS Code studio.
  • Code is available at the GITHub repository link: Website Repo link
  • Get the code code in your local machine by using the clone option in the repository link.
  • Click "Code" and copy the Clone with SSH key link.
  • In Git bash, go to the appropriate directory and get the code using "git clone" command.
  • In Vs Code terminal , go to the project directory.
  • Run "npm install" - it will install all the packages(inquirer for this application) required for the application.

Future Development

The current implementation is minimum viable Solution, and need to add/extend use cases to make it more usable. Proposed user stories for future development

I as tennis coach want to

  • View my lessons on calendar
  • Able to reschedule/cancel the lessons
  • Able to recommend tournaments to my player
  • Integrate lesson scheduling with courts availability

I as tennis player want to

  • View my lessons on calendar
  • View coach schedule on the calendar
  • Able to request for lessons based on coach availability from the calendar.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published