Skip to content

Bring happiness to the world: Visit an orphanage and change the day of many children.

License

Notifications You must be signed in to change notification settings

amintasvrp/happy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Bring happiness to the world: Visit an orphanage and change the day of many children.

Node.js React React Native SQLite Insomnia

Happy is an web/mobile application that encourages visiting orphanages to change the day of many children.

Demo

Getting Started

Architecture

  1. API: the server;
  2. WEB: the web interface;
  3. MOBILE: the native interfaces for Android and iOS.

Prerequisites

  • It is necessary to have Node.js installed on the machine;
  • Also, it is necessary to have a package manager either NPM or Yarn;
  • Finally, it is essential to have Expo installed globally on the machine.
  1. Make a clone:
   git clone https://github.com/amintasvrp/happy.git
  1. Running the Application:
  # Install dependencies, create the database
  # and launch the server
  cd api
  yarn
  yarn migrations
  yarn start


  # Install and launch the web application
  cd web
  yarn
  yarn start

  # Install and launch the mobile application
  cd mobile
  yarn
  yarn start

Contributing

Make a pull request and make clear what changes have been made and which bugs persist. Do not introduce bugs, be proactive!

Licenses

About

Bring happiness to the world: Visit an orphanage and change the day of many children.

Topics

Resources

License

Stars

Watchers

Forks

Languages