Maxwell-Baird / Maxwell-Baird/Jam_Session

Study Sessions #2 - Create a session

Open
#4 0 comments 0 reactions 1 assignee View on GitHub

@Maxwell-Baird is already working on this.

Since May 30, 2020.

study_sessions
Dominant language
Ruby
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

As a logged in user,
When I navigate to /dashboard
I see a button 'New Session',
When I click on New Session I am redirected to /study_sessions/new,
And I see a form with the following fields:

  • Time
  • Paired / Solo (drop-down menu)
  • Topic (drop-down menu - Placeholder text displays Select Existing Topic)

When I click on Create the study_session is created and I am redirected to the sessions show page /study_sessions/:id

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.