Skip to content

A web project that allows you to find partners and partners for entrepreneurs

License

Notifications You must be signed in to change notification settings

jsramos14/project-partner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-Partner

Description

This is a web project that allows to the people to find/post information about projects of different kind of areas. Also it allows to give/recieve money for the projects and join/be joined into a project that be of interest.

This web application was made for the second project of the course web development in Universidad de los Andes, Bogotá, Colombia.

How can you run it?

You need to install node, the react package specially and mongo DB. You have to download/clone the project and then execute the next commands:

  • In front directory: yarn install and then yarn start
  • In myapp directory: yarn install and then yarn start

In addition, for creating the database in mongo you have to run mongo and then write the next command:

  • In myapp directory: mongoimport --db usuarios --collection usuarios --type json --jsonArray --file usuarios.json

About

A web project that allows you to find partners and partners for entrepreneurs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published