Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 635 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 635 Bytes

Simple CRUD functionality App

This app provides simple CRUD functionality in flutter as a prove of concept using Firebase REST Api

you can Register as a regular User or as a company both have a little bit different parameters and ui.

Note: Password must contains Numbers, small and capital Letters.

After Registering you can log in you'll be able to view your profile edit it change you password and remove your account.

you can go to your profile by Clicking on [User] or [Company] at the TopLeft corner of the home page.

This is a very Simple app with very simple UI, feel free to play through it as much as you like.