GithubHelp home page GithubHelp logo

11fenil11 / investnow Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 481 KB

A web platform where investors can find start-ups from different sectors and will be able to invest collectively (to reduce risk) or singularly. Innovators and start-ups will be able to present their work on the platform to attract investors to raise investment.

License: MIT License

JavaScript 97.19% HTML 1.57% CSS 1.24%
impact-investing mern-stack nodejs react reactjs

investnow's Introduction

Prototype

Authors

  • [Kavya Kasaraneni] -- Front-end Developer
  • [Parampal Singh] -- Business Research and Backend Developer
  • [Fenil Minalkumar Parmar] -- Full Stack Developer
  • [Jenish Girish Patel] -- Integration and Deployment
  • [Neelansh Gulati] -- Scrum Master and Developer
  • [Aitzaz Qadir Khowaja] -- Designing and Documentation

Prerequisites

  • Node
  • Git
  • React
  • VSCode
  • Heroku
  • Express
  • Mongo DB

Installing

  • Login to the gitlab and clone the repository with https link

  • Now open the git bash terminal in your local system and clone the repository using the below command.

$ git clone https://git.cs.dal.ca/ngulati/technologyinnovation.git

  • The required repository is cloned into the system.

  • Now open the repository in IDE such as Visual Studio Code.

  • Give the following command to enter the repository for Front-end project.

$ cd .\frontend\

  • For installing the node modules and required dependencies use the below command. (Some of the dependencies not satisfied with current version of node / react, so because of that use '--force').
$ npm install --force

  • For starting and running the project use the below command.
$ npm run start

  • Give the following command to enter the repository for Backend project.
$ cd .\backend\

  • For installing the node modules and required dependencies use the below command.
$ npm install

  • For starting and running the project use the below command.
$ node index.js

You can see the app running in development mode and when you open http://localhost:3000 you can view the front-end in the browser.

Deployment

The developed application is deployed on Heroku using the steps below:

$ heroku login

  • We have connected Heroku repository to Gitlab repository. The pipeline is handling the deployment of heroku whenever there is new commit in Main branch.

  • Deployed the application

  • We can also Use the below commands to commit the code into git and push into heroku from git

$ heroku create -a investnow-frontend
$ heroku git:remote -a investnow-frontend
$ git remote rename heroku heroku-staging
$ git push heroku main

Built With

  • ReactJS - The JavaScript library used for building the front-end
  • npm - Package Management used
  • Gitlab - Used for versioning
  • Heroku - Used for deployement
  • React-Mui - Front-end UI
  • VS Code - Code editing

** **

Sources Used

investnow's People

Contributors

11fenil11 avatar fenilparmar avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

rjiv07

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.