Skip to content

Front-end mobile of a web and mobile application designed to connect orphanages and people who want to make a child's day happier. Developed using node.js, reactJS and react native, during the Next Level Week 3, a Rocketseat project.

Notifications You must be signed in to change notification settings

camilacno/happy-mobile

Repository files navigation

Happy

Node.js ReactJS React Native Typescript Git

expo sqlite

Mode Developer LinkedIn

About the Application

Happy is a Web and Mobile application designed to connect orphanages and people who want to make a child's day happier. As an orphanage, the user can save its profile, inform schedule and better days to visit, as well as save pictures. As a regular user, he/she can search for orphanages close to hisqher location, see all the visit information and get orphanage contact infos.

This is the mobile repo. To access the web an server repos, go to:

Web
Server

This v1.0 of this application was developed during Next Level Week #3, a Rocketseat project.

Go to Content.

Content

Main Libs

React Navigation | Express | KnexJS | Axios | SQLite3 | Postgres | Nodemailer | Expo Google Fonts

EditorConfig | ESLint | Prettier

Go to Content.

Project Layouts

Go to Content.

How to run

Requirements

Go to Content.

Server

Cloning
$ git clone https://github.com/camilacno/happy-server.git
Installing dependencies
$ yarn # or npm install
Database setup and tables creation
$ yarn knex:migrate # or npm run knex:migrate
Start API
$ yarn start # or npm start

Web

design do projeto

Cloning
$ git clone https://github.com/camilacno/happy-web.git
Installing dependencies
$ yarn # or npm install
Start web application
$ yarn start # or npm start

Mobile

design do projeto

Cloning
$ git clone https://github.com/camilacno/happy-mobile.git
Installing dependencies
$ yarn # or npm install
Start the application
$ yarn start # or npm start

About

Front-end mobile of a web and mobile application designed to connect orphanages and people who want to make a child's day happier. Developed using node.js, reactJS and react native, during the Next Level Week 3, a Rocketseat project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published