Find orphanages close to your home and bring more happiness to children
Happy is an application that connects people to institutional care homes to make many children's day happier. This project was developed at the Next Level Week #3, which is a complete application (backend, frontend and mobile).
This project was developed with the following technologies:
You can view the layout of the project in the web and mobile version. You need to have a Figma account to access it.
To clone and run this application, you'll need Git and Yarn. From your command line:
# Clone this repository
$ git clone https://github.com/gisabernardess/happy
# Go into the repository $ cd happy/server
# Install dependencies $ yarn
# Run the development server $ yarn start
# Run the migrations $ yarn migration:run
# The app will automatically reload if you change any of the source files.
# Go into the repository $ cd happy/web
# Install dependencies $ yarn
# Run the development server $ yarn start
# Navigate to http://localhost:3000 # The app will automatically reload if you change any of the source files.
# Be into the repository $ cd happy/mobile
# Install dependencies $ yarn
# Run the development server $ yarn start
# The app will automatically starts Metro Bundler. You may use an emulator or your own smartphone. # Automatically reloads if you change any of the source files.
Challenges for the development of new features, in order to go the extra mile and further increase this application.
- Whatsapp field & mask
- Actual user location
- Splash Screen at React Native with Expo
- Restricted access [incomplete]
- Password recovery
This project is under the MIT license. See the LICENSE for more information.
Made with ♥ by Gisele Silva 👋 Get in touch!