Skip to content

We struggle to find a project partner for our project. We made a solution as a portal where you can find a perfect project partner for your project.

Notifications You must be signed in to change notification settings

yashodharpatel/Codingpeer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codingpeer

Problem Statement:

  • We struggle to find teammates for our project.
  • e.g. I want to build full stack app or interactive webapp but I only have front-end skills and want to meet back-end coder.
  • I am new in the programming world and I want to meet like minded people.
  • I want to explore programming industry.

Solution:

  • Portal where you can find your teammate. Lets build website/webapp which enables people to meet their coding partners.

Features:

  • Login/Register (Unique profile of every user)
  • Add projects
  • Fill your preferences - Tech Stack, Skills, Years of Experience in specific field/College year

Success metrics:

  • We want to help as many as developers connect with each other and build projects together.

Tech Stack:

Front-end development:

  1. HTML5
  2. CSS
  3. Bootstrap
  4. JavaScript
  5. React JS

Back-end development:

  1. Firebase (Real-time Database)

Preferred tools:

  • Visual Studio Code

Running node locally

To run the app simply follow these steps:

  1. Clone the repository.
    git clone https://github.com/yashodharpatel/Codingpeer.git
  2. Open the terminal or Command Prompt and navigate to the project directory.
  3. Install dependencies defined in package.json file:
    npm install
  4. Run node locally to start application:
    npm start
  5. Point your browser to http://localhost:3000

Contributions are always Welcome :)

About

We struggle to find a project partner for our project. We made a solution as a portal where you can find a perfect project partner for your project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published