Skip to content

Latest commit

 

History

History
63 lines (34 loc) · 3.86 KB

README.md

File metadata and controls

63 lines (34 loc) · 3.86 KB

LoFo

An app that helps report lost and found items to the security.

To download, go to releases. For Android, tap the .apk file in Assets.

Or, for Android, download v0.4.4-build.36 here.

Created inside of Google Developers Students Club, Indian Institute of Technology, Indore.

User side screenshots:

Home:

Home Menu Emppty Your Posts

New post:

New post Filled New post

Uploading:

The app bar also adapts to show the current status, like Validating, Sending, Sent, Could not send, Deleting, Deleted, Could not delete, Publicizing, Publicized, Could not publicize, Something went wrong.

Sending app bar Sent app bar Your posts page

Confirmatory buttons show popups to minimize accedental actions

Sending app bar

Animations:

User.new.post.animation.mp4

Security side screenshots:

The security side can see the public posts in the Home page, and the private posts in the Inbox.

Menu Security Home Security Inbox Security Inbox Security Inbox Security Inbox

Login Page:

Login Page Login Page

Login Animations:

Logout.animation.mp4
Login.animation.mp4

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.