Skip to content
/ Wip Public

Wip Is a mobile application developed in Flutter and Firebase that allows users to create, edit, delete, and register for events. It provides event details, including the creator and whether the events are private or public. Fully functional on Android, with some errors on the web version, and not tested on iOS.

Notifications You must be signed in to change notification settings

virabifes/Wip

Repository files navigation

WIP

Projeto Final 12º Ano - Aplicação de Eventos

Descrição

Este é o projeto final do curso profissional de informática, desenvolvido em Flutter e Firebase. É uma aplicação móvel que permite criar, editar, apagar e inscrever-se em eventos, além de visualizar quem criou os eventos e se são privados ou públicos. A aplicação está funcionando 100% no Android, com alguns erros na versão web, e não foi possível testar para a versão iOS.

Funcionalidades

Criar eventos Editar eventos Apagar eventos Inscrever-se em eventos

Como Configurar e Exportar

Requisitos Flutter instalado (instalação) Firebase configurado no projeto (configuração) Passos Clone o repositório:

git clone https://github.com/virabifes/Wip.git

cd Wip

Instale as dependências:

flutter pub get

Configure o Firebase:

Adicione o arquivo google-services.json para Android em android/app.

Adicione o arquivo GoogleService-Info.plist para iOS em ios/Runner.

Execute o aplicativo:

flutter run

Documentação

Para mais detalhes, consulte a documentação online do Flutter. https://docs.flutter.dev/

WIP

Final Project 12th Grade - Events Application

Description This is the final project for the professional computer science course, developed in Flutter and Firebase. It is a mobile application that allows users to create, edit, delete, and register for events, as well as view who created the events and whether they are private or public. The application is working 100% on Android, with some errors on the web version, and it was not possible to test for the iOS version.

Features

Create events Edit events Delete events Register for events View event details (creator, privacy) Screenshots

How to Configure and Export

Requirements Flutter installed (installation) Firebase configured in the project (configuration) Steps Clone the repository:

git clone https://github.com/virabifes/Wip.git

cd Wip

Install dependencies:

flutter pub get

Configure Firebase:

Add the google-services.json file for Android in android/app.

Add the GoogleService-Info.plist file for iOS in ios/Runner.

Run the application:

flutter run

Documentation

For more details, see the Flutter online documentation. https://docs.flutter.dev/

About

Wip Is a mobile application developed in Flutter and Firebase that allows users to create, edit, delete, and register for events. It provides event details, including the creator and whether the events are private or public. Fully functional on Android, with some errors on the web version, and not tested on iOS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published