Skip to content

Steve246/spendy-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spendy Mobile Apps

Small project, to challenge me and my friend to handle our income

alt text

Figma UI-UX Design

https://www.figma.com/file/D9naNcFJ21Q1zGJPWND6y8/Spendy?node-id=0-1&t=KYihXsLYmV5SpetJ-0

Installation Front-End (Clone from this repo)

Use this command to install all package require

npm install

Use this command to add your IP to BASE_URL

Example: set BASE_URL=http://(IP Address):8888 (For Windows)
Example: export BASE_URL=http://(IP Address):8888 (For :inux)

Use this command to run

Example: expo start

Installation Back-End (Clone from this url --> https://github.com/andyfransisko/SpendyBackend/tree/master)

Use this command to install package that is neccessary in backend

go mod vendor

Choose ENV variable

Example: set NAME_ENV=steven (For Windows)
Example: export NAME_ENV=steven (For Linux)

Run the backend

go run .

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Contact the developer, for any change be made

License

License: CC BY-NC 4.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •