Skip to content

mattdags982/Buildi2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buildi

Buildi is a mobile PWA designed to connect independent contractors with homeowners seeking help with renovations.

Screenshots

Getting started

1. Run npm install in both the server and client folders

npm install

2. Turn on the server

node index.js
  • make sure you are in the server folder
  • should be on localhost:3000

3. Run the React client from another terminal

npm start
  • make sure you are in the client folder
  • should be on localhost:3001

Tech Stack

Front End

Backend End

Features

  • Unique UX for User Type

    • Sign up as either a Buildi (client) or a Builder(contractor)
    • Buildi's can post projects, answer RFI's (request for information) and award projects to Builders
    • Builder's can bid on projects and ask RFI's
  • PWA

    • Can be installed to homescreen on mobile

Author

Matt D'Agostino - Github - LinkedIn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published