leepeuker / movary

Self hosted web app to track and rate your watched movies
MIT License
404 stars 14 forks source link

Roadmap to version 1.0 #272

Open leepeuker opened 1 year ago

leepeuker commented 1 year ago

This issue is for discussion about what scope version 1.0 should have.

See the milestone for what is still to do.

JVT038 commented 1 year ago

I personally think that if you want to attract a lot of people to use this, it should be easy for them to migrate from whatever they're using (Netflix, Plex, Jellyfin, Trakt, etc.) to Movary. So this means adding built-in support for these services and make it easy for them to move.

leepeuker commented 1 year ago

I agree that providing support for more third party imports is important to position Movary as a central point between all those services. However I do not see this mandatory for version 1.0.

These are the requirements I had in mind for the first stable version:

Adding more third party support (and maintain it!) will be an ongoing task, but it does not affect the basic functionality of Movary.

JVT038 commented 1 year ago

Alright.

the app looks/feels smooth and streamlined

I think that an important part for this, is to replace all alert() dialogs with a bootstrap modal. An alert dialog looks ugly in my opinion, and I think a bootstrap modal is visually more appealing.