Skip to content

rodcordeiro/BeTheHero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Be the Hero Project

Image

badge Netlify Status

A project where NGOs can register, then publish cases where the users can help financially. The technology used on this project is:

  • NodeJs;
  • ReactJS;
  • React Native;
  • ExpressJS;
  • AxioJS;
  • KnexJS;
  • SQLite3;
  • Expo;

Image

The backend was build with NodeJS, using Express to handle the routes and KnexJS to handle the connection with the database. We used ReactJS to develop the frontend, using the Axios package to handle the routes and connect to the backend, and React Native to develop the mobile, building the app with Expo.