Skip to content

NaluFigueira/BeTheHero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeTheHero - Aplication developed during 11th Omnistack Week

GitHub top language GitHub language count Codacy grade Repository size GitHub last commit Repository issues

About

The main objective of the application is to allow NGOs to ask for donations for specific problems in a dashboard. In the mobile app, the user can choose a problem that s/he can help, and contact the corresponding NGO via Whatsapp and/or E-mail.

🚀 Technologies

This project was developed at the RocketSeat Omnistack Week with the following technologies:

Back-end

Front-End

Mobile (Android Only)

Others

Instructions

First, we need to start the api. For that you'll need to:

  • Run the following commands on backend folder:
npm install
npx knex migrate:latest
  • After that you can start the api with:
npm run start

To start front-end, execute the following commands on frontend folder:

npm install
npm run start

To start mobile (using Expo App), execute the following commands on mobile folder:

npm install
expo start

Made with ♥ by Ana Figueira 👋 Get in touch!

About

Application developed during Rocketseat's 11th Omnistack Week

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published