albertojmz / OIPartners

Development of a software tool for the partners selection in open innovation projects by multinational technology companies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OIPartners

Features

  • uses:
  • features:
    • Sign In
    • Sign Up
    • Sign Out
    • Password Forget
    • Password Change
    • Protected Routes with Authorization
    • Database: Users
    • Dashboard
    • Create Projects
    • Manage Projects
    • Search Partners
    • Evaluate Partners

Installation

  • git clone git@github.com/albertojmz/OIPartners.git
  • cd OIPartners React
  • npm install
  • npm start
  • visit http://localhost:3000/
  • Use your own Firebase Credentials

Use your own Firebase Credentials

  • visit https://firebase.google.com/ and create a Firebase App
  • copy and paste your Credentials from your Firebase App into src/firebase/firebase.js
  • activate Email/Password Sign-In Method in your Firebase App
  • create in the Database: { users: "", projects: "" }

About

Development of a software tool for the partners selection in open innovation projects by multinational technology companies

License:MIT License


Languages

Language:JavaScript 81.8%Language:CSS 17.3%Language:HTML 0.9%