Skip to content

Project developed during Omnistack week 11.0 edition from Rocketseat.

Notifications You must be signed in to change notification settings

Sam-kemit/be-the-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

be-the-hero

Watch this video


About this project

This project was developed during the Omnistack week edition 11 organized by Rockectseat. In fact, it's a week during which the organizer proposes a full stack javascript project (nodejs, reactjs and react native) and we realize it together with him.

Be the hero is an application that allows NGOs to find potential financial partners in case of major need to solve its problems.

Why?

Because it allows to master several technologies around this javascript stack, and in the end realize an application that made sense for the market using the concept of uberisation.

Also, you can use this project as you wish, be for study, be for make improvements or earn money with it! It's free!

Functionalities

  1. NGO can : Register, Login, Register new cases & Delete cases.
  2. The Hero can : List all cases & Get in touch with NGO.

Key technologies 🚀

  • HTML, CSS e JavaScript
  • Node.js - Backend
  • React - Frontend web
  • React Native / Expo - Mobile
  • SQLite - DataBase

Backend 🌩️

  • Open /backend/ folder and then you can run:
  • $ npm install install all Node.JS packages.
  • $ npm start runs the app in the development mode localhost:3333\

Frontend | Web 💻

  • Open /frontend/ folder and then you can run:
  • $ npm install install all React packages.
  • $ npm start runs the app in the development mode localhost:3000\.

Mobile 📱

  • Open /mobile/ folder and then you can run:
  • $ npm install install all React Native packages.
  • $ npm start runs the app in the development for Expo.

Created by Samuel K 🖤💯

About

Project developed during Omnistack week 11.0 edition from Rocketseat.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published