Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cesp99/vesuvianapp-ios
A simple Open Source EAV app
https://github.com/cesp99/vesuvianapp-ios
open-source swift swiftui
Last synced: 9 days ago
JSON representation
A simple Open Source EAV app
- Host: GitHub
- URL: https://github.com/cesp99/vesuvianapp-ios
- Owner: cesp99
- License: gpl-3.0
- Created: 2024-06-14T10:38:14.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T14:26:50.000Z (3 months ago)
- Last Synced: 2024-08-24T15:38:20.050Z (3 months ago)
- Topics: open-source, swift, swiftui
- Language: Swift
- Homepage:
- Size: 179 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VesuvianAPP - EAV Train Timetable for iOS
## Overview
VesuvianAPP is a fully open-source iOS application that provides real-time train schedules for **EAV (Ente Autonomo Volturno)**, a public transportation company in Campania, Italy. The app helps commuters access accurate train times, ensuring a smooth travel experience across the EAV network. Built with user-friendliness and accessibility in mind, VesuvianAPP simplifies the daily commute for thousands of passengers.## Features
- **Real-Time Train Schedules**: Get up-to-date train times across the EAV network.
- **Fully Open Source**: VesuvianAPP is completely open source, allowing the community to contribute and improve the project.## Installation
You can clone the repository and build the app using Xcode, and also check the code if you'd like to explore or contribute to the project.### Building from Source
1. Clone the repository:
```bash
git clone https://github.com/cesp99/VesuvianAPP-iOS.git
```
2. Open the `.xcodeproj` file in Xcode.
3. Select your development team in the project settings to sign the app.
4. Build and run the app on your iOS device or the simulator.## License
VesuvianAPP is licensed under the **GNU General Public License v3.0 (GPL-3.0)**. This ensures that the app remains free and open source, allowing others to modify and distribute the software under the same license. For more details, refer to the [LICENSE](https://github.com/cesp99/VesuvianAPP-iOS/blob/main/LICENSE) file.## Contributing
We encourage contributions from the community to help improve VesuvianAPP. Whether you're fixing bugs, adding features, or updating the documentation, your help is welcome!To contribute:
1. Fork the repository.
2. Create a new branch for your feature or fix.
3. Submit a pull request with a clear description of your changes.## Issues
If you encounter any issues, please report them using the [GitHub Issues](https://github.com/cesp99/VesuvianAPP-iOS/issues) page. We appreciate your feedback and will strive to resolve any problems as quickly as possible.## Contact
For any inquiries or support, feel free to reach out to me:
- [[email protected]](mailto:[email protected])