Skip to content

eldarlerner/helpo

 
 

Repository files navigation

helpo working title

Activities:

FireBases:
//URL of the dbdesigner https://dbdesigner.page.link/aU1cAp3EEX3oxR7s8

1)Users:
names(String)
account(facebook/gooogle) - identifier of the user
proteges (List)- name, address, (optional) phone number
my_requests (List of tuppels) - list of req id's with thier city
I_help (List of tuppels) - list of req id's with thier city

2)Requesr_by_city (Helpo class):
city_name(String)
request(List) - id - request id
name(String) - the user name
type - SHOPPING/ DELIVERY
city (String)

Classes: 1)Helpo:

database:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%