项目作者: francianepovoa

项目描述 :
Happy is a complete application built on Node.js, ReactJs and React Native that helps orphans have a bright and happy day.
高级语言: TypeScript
项目地址: git://github.com/francianepovoa/happy.git
创建时间: 2020-10-19T10:00:48Z
项目社区:https://github.com/francianepovoa/happy

开源协议:MIT License

下载


Happy is a complete application built on Node.js, ReactJs and React Native






language
typescript
commit
repo size
license


Backend Technologies |
Backend Getting Started |
How To Contribute |
Backend License


Frontend Technologies |
Frontend Getting Started |
How To Contribute |
Frontend License


Mobile Technologies |
Mobile Getting Started |
How To Contribute |
Mobile License

👨🏻‍💻 About the project

Happy is a project that aims to bring people together to visit children and teenagers in orphanages in order to make their days more joyful. Both on the web and on the mobile version, the institutions that house these children and adolescents can register and from there, through a map inside the platform, volunteers can choose the closest institution, or the one that is most interesting and get informed with them how to schedule a visitation and/or donation of materials that it is currently needing.

This is a project developed by me (Franciane Povoa) during #NextLevelWeek3. An online programming event offered by Rocketseat that shows how to use the JavaScript/TypeScript stack, on the backend with Nodejs, on the frontend with ReactJS and on the mobile using Expo.


🚀 Backend Technologies

Technologies that I used to develop this api

💻 Backend getting started

Requirements

Clone the project and access the folder

  1. $ git clone https://github.com/francianepovoa/happy.git
  2. $ cd happy
  3. $ cd backend

Follow the steps below

  1. # Install the dependencies
  2. $ yarn
  3. # Run the API
  4. $ yarn dev

🤔 How to contribute backend

Follow the steps below

  1. # Clone your fork
  2. $ git clone https://github.com/francianepovoa/happy.git
  3. $ cd happy
  4. $ cd backend
  5. # Create a branch with your feature
  6. $ git checkout -b your-feature
  7. # Make the commit with your changes
  8. $ git commit -m 'feat: Your new feature'
  9. # Send the code to your remote branch
  10. $ git push origin your-feature

After your pull request is merged, you can delete your branch

📝 Backend License

This project is under the MIT license. See the LICENSE for more information.


🚀 Frontend Technologies


Project Screenshots

Technologies that I used to develop this frontend app

💻 Frontend getting started

Requirements

Clone the project and access the folder

  1. $ git clone https://github.com/francianepovoa/happy.git
  2. $ cd happy
  3. $ cd web

Follow the steps below

  1. # Install the dependencies
  2. $ yarn
  3. # Run the web app
  4. $ yarn start

🤔 How to contribute frontend

Follow the steps below

  1. # Clone your fork
  2. $ git clone https://github.com/francianepovoa/happy.git
  3. $ cd happy
  4. $ cd web
  5. # Create a branch with your feature
  6. $ git checkout -b your-feature
  7. # Make the commit with your changes
  8. $ git commit -m 'feat: Your new feature'
  9. # Send the code to your remote branch
  10. $ git push origin your-feature

After your pull request is merged, you can delete your branch

📝 Frontend License

This project is under the MIT license. See the LICENSE for more information.


🚀 Mobile Technologies


Project Screenshots

Technologies that I used to develop this mobile app

💻 Mobile getting started

Requirements

Clone the project and access the folder

  1. $ git clone https://github.com/francianepovoa/happy.git
  2. $ cd happy
  3. $ cd mobile

Follow the steps below

  1. # Install the dependencies
  2. $ yarn
  3. # Run the mobile app
  4. $ yarn start

Install the app on a physical phone

  1. Go to your app store, look for the app called Expo, and install it on your device.

  2. With the app installed, open it and click on Scan QR Code, point the camera phone to the QR code shown on the page that opened after executing the command yarn start and ready, the app will load and be ready for use.

🤔 How to contribute mobile

Follow the steps below

  1. # Clone your fork
  2. $ git clone https://github.com/francianepovoa/happy.git
  3. $ cd happy
  4. $ cd mobile
  5. # Create a branch with your feature
  6. $ git checkout -b your-feature
  7. # Make the commit with your changes
  8. $ git commit -m 'feat: Your new feature'
  9. # Send the code to your remote branch
  10. $ git push origin your-feature

After your pull request is merged, you can delete your branch

📝 Mobile License

This project is under the MIT license. See the LICENSE for more information.


Made with ♥ by Franciane Póvoa :wave: Get in touch!