Skip to content

siabillalquba/customer-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customer List

Customer list of Flozka, local florist in Batam

Features

  1. Display Contacts : Display all contacts that has been added into customer list.
  2. Add Contact : Add new contact into customer list.
  3. Edit Contact : Edit information related to existing contact.
  4. Delete Contact : Delete any contact except favorited contact.

Flowchart

  graph TD;
    A[Start]-->B[Display All Contacts];
    B-->C{Get User Choice };
    C-->|One| D[Add Contact];
    C-->|Two| E[Edit Contact];
    C-->|Three| F[Delete Contact];
Loading

About

Customer List of Flozka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •