gtg944s / leadster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leadster

Leadster is a React-based service seeker application.


Leadster is a full stack, React-based application which also uses Node, Express, Axios, and Knex that allows service seekers and the company's providing those services a way connect and engage people who are seeking a particular service and the company's that are providing them.


Getting Started

To use the Leadster application, simply navigate to Leadster, then click on either Sign In if the user has an account or, click on Sign Up to create a new account. When creating a new account,the user will have the option of choosing the account type, if the user is seeking available services, then the user will choose Seeker from the dropdown. If the user is a service provider, the user will choose Service Provider from the dropdown. Once the user information is completed and account type is chosen and submitted, the user will be routed to either Community page, which is for the Seeker account or the Service Provider Detail page, which is for the Service Provider. The Community page allows the Seeker to see a list of all the current available services that are posted by the Service Provider. The Seeker can review the services, click on a service and view the detail of that service. If the service is something the Seeker is interested in, then the Seeker can save the information to their profile. The Seeker can contact the Service Provider via email. On Service Provider Detail page the Service Provider can view their own posts and also create new posts for the Seeker to view and add.

The Service Provider can also view all of the Seeker who have saved the listing to their profile.

Prerequisites

The user will need to have React and Node installed. And make sure there is an updated browser, like Google Chrome or Firefox.


Installation

The user will need to clone this repository and install the Node packages below.


Built With

  • Express - Web Framework for Node.
  • Reactstrap - Easy to use React Bootstrap 4 components.
  • Axios - Promise based HTTP client for the browser and node.js.
  • Knex.js - A SQL query builder that is flexible, portable, and fun to use!.
  • React-router-dom - DOM bindings for React Router.
  • React - JavaScript library for building user interfaces.
  • Heroku - Website hosting service.

Authors


Acknowledgements

  • Joe Han, Joshua Appel, Erin Rizal, & Jonathan Ho - Rutgers BCS Instructor and TA's
  • All of the Rutgers BCS Classmates that help make everyday an amazing experience.

About


Languages

Language:JavaScript 95.6%Language:HTML 3.3%Language:CSS 1.1%