/fullstackcommunity

Fullstack Academy themed responsive web app that connects past and present Fullstack Academy and Grace Hopper students for networking purposes. The app allows current students and job seeking alums to form study groups, work on projects, practice algorithms, and assist in job search.

Primary LanguageJavaScript

Fullstack Community - Always Be Coding. Together.

Fullstack Community Screenshot

Video Presentation:

Fullstack Community Video Presentation

Deployed Web App:

https://fullstack-community.web.app

Description:

Fullstack Academy themed responsive web app that connects past and present Fullstack students for networking purposes. The app allows current students and job seeking alums to form study groups, work on projects, practice algorithms, and assist in job search.

MVP completed in 4 days for a solo project, and is continually being improved upon for the benefit of future Fullstack Academy and Grace Hopper generations to come.

Tech Stack:

Built using Node.js and Firebase on the backend, React, Redux, and Materialize.css on the frontend, and utilizes the Mapbox, MTA, Socrata, NYC Open Data, and Meetup APIs.

Dev Team:

Setting Up Dev Environment:

  • Clone the repo and npm install the dependencies.
  • In the src/config/ directory rename all the .example.js to remove the .example.
  • In the src/data/ directory rename all the .example.js to remove the .example.
  • Fill in your actual keys and dummy data.
  • npm run start will run in a dev environment.