Home
Softono
FeatureRequests

FeatureRequests

Open source MIT Swift
13
Stars
1
Forks
0
Issues
1
Watchers
3 years
Last Commit

About FeatureRequests

An Upvote style Feature Requests UI using SwiftUI. Designed to be used with any backend.

Platforms

Web Self-hosted macOS iOS

Languages

Swift

Links

FeatureRequestsUI

A starting point for apps wanting to implement Feature Requests using SwiftUI. Designed to be used with any backend.

Screenshots

alt text

Getting Started

  • Add the View files to your project.
  • Structure your data model to suit your needs (example provided).
  • Implement your backend (example provided).
  • Update the View files for your needs.

Contributing

Contributors are welcomed! The goal is to make the UI look better over time. It is important to make it as modular as possible. This way it will be faster to implement when considering specific project requirements.

License

This project is licensed under the MIT License - see the LICENSE.md file for details