Maxwell-Baird / Maxwell-Baird/Jam_Session
Study Sessions #2 - Create a session
Open
@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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.