Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbowne1/flickpicker
This is a movie night tracking and voting app
https://github.com/gbowne1/flickpicker
discord movie-recommendation-app movie-web-app streaming twitch vote-application
Last synced: 6 days ago
JSON representation
This is a movie night tracking and voting app
- Host: GitHub
- URL: https://github.com/gbowne1/flickpicker
- Owner: gbowne1
- Created: 2024-11-02T02:08:41.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-23T03:45:58.000Z (11 days ago)
- Last Synced: 2024-12-23T04:19:31.044Z (11 days ago)
- Topics: discord, movie-recommendation-app, movie-web-app, streaming, twitch, vote-application
- Language: JavaScript
- Homepage:
- Size: 346 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FlickPicker
This is a template for an application for Discord movie night that can be used
for a voting system. So that users can vote on through Discord, possibly Titch,
or through the app/website itself## Technologies
This primarily uses HTML, CSS and JavaScript. The backend uses Express.
The UI library/framework is Bootstrap with FontAwesome via CDN on the index.html in the Frontend/client public directory## Development
Best way to work on this at the moment is to install a live hot reload extension like in VSCode Five Server or Live Server and
open the index.html in Frontend/client/public. It might work partially in nodejs/express, but there isn't any
app.js // App.js or index.js yet on either side.## TODO
This project has plenty left to be done. If you would like to contribute to this project, you're welcome to contribute this
See: [View the TODO list](TODO.md)
If you don't see a feature you would like, open a Feature Request and submit one.
## Contributing
If you still see the Issue in the Issue tab it is still open.
If there is a bug and or something doesn't work as expected please let us know by submitting a [Bug] in the Issues tab.
A CONTRIBUTING.md will be added soon.
This site/application is fully open-source. Through community improvements we can make this site/application work the best that it can.
## LICENSE
MIT