DevvitIO / DevvitIO/Lanflix

Settings

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Back-End Dependecy Front-End Front-End Dependency Hacktoberfest Intermediate Novice
Dominant language
JavaScript
Stars
7
Forks
13
PR merge metrics
No merged PRs in 30d

Description

> ### Dependencies:
>
> - [ ] front-end: input field, button (#8)
>
> - [ ] back-end: Endpoint to save settings (spec: #7, impl: #)

This issues consists of two steps

1. Add a link to the main navigation (settings, a cog icon or something similar) to the settings page

1. settings page

I believe the first part is self-explanatory, the settings page will be the place where the user can configure the application. Firstly, this means a way to add root directories in which the back-end searches for video files and a list of file extensions that should be included.

![image](https://user-images.githubusercontent.com/6655009/31608471-c45903b4-b270-11e7-8665-289362ed96eb.png)

There are multiple ways to implement this page. It could be a separate html page, but keep in mind that duplicates the navigation. It could also be implemented as popover, either over the entire page or just as big as the content requires it to be. Just implement it the way you think is best, but always keep mobile support in mind.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.