Simply-divine / Connect2Start

An app for helping the startups to connect for better

Home Page:http://connect2start.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connect2Start

The official website of Connect2Start

Table of Contents

Philosophy

The real growth can only be achieved together.

Let's connect and start being more innovative.

Everybody is in the race to become the next Elon Musk. But they forget it can’t be done alone. The guidance, funding, motivation, ideas, its validation must be done.

Summary

We introduce you a real time Web App to connect with Investors, Mentors, Startups and several enthusiastic writers via articles and personal chat rooms.

A simple but effective solution. What's more? It's open source..

Installation Requirements:

You need to install ruby and rails first.

The version requirements are

  • Ruby ( >= 2.6.3)
  • Rails( >= 5.2.4.2)

Download options

  • Clone or fork this repository.

  • In your terminal type

      		bundle install
      		rails db:create
      		rails db:migrate
      		rails db:seed
    
  • Start your server

      		rails s
    
  • Now you can run this app locally.

Contributors

Contributing

Visit the guidelines for contributing

License

This repository is under MIT License

About

An app for helping the startups to connect for better

http://connect2start.herokuapp.com/

License:MIT License


Languages

Language:Ruby 35.8%Language:CSS 33.0%Language:HTML 26.7%Language:JavaScript 4.5%