A Flutter-based mobile application created for academic purposes in the Graphic Programming course. This project showcases the rich folklore and culture of Nicaragua through an e-commerce platform and liquor delivery service.
- Explore and purchase a wide range of traditional Nicaraguan recreational beverages.
- Enjoy convenient delivery options for a seamless shopping experience.
- Discover the uniqueness of Nicaraguan culture through the selection of products.
- Secure and reliable Firebase integration for cloud-based services.
- Efficient MySQL database management for seamless data storage.
- Node.js server for robust and scalable application architecture.
- Dart
- Flutter
- Firebase
- MySQL
- Node.js
- Clone the repository:
git clone https://github.com/NSteinss/DeathDream.git
- Navigate to the project directory:
cd death-dream
- Install the necessary dependencies:
flutter pub get
- Run the application:
flutter run
We welcome contributions from the community to enhance the Death Dream app. To contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature:
git checkout -b feature/your-feature-name
- Implement your changes.
- Commit your changes:
git commit -m "Add your commit message"
- Push to the branch:
git push origin feature/your-feature-name
- Create a pull request detailing your changes.
This project is licensed under the MIT License.