aashimgarg/gameplan

Created Feb 2, 2022 · View the aashimgarg/gameplan repository page

Created a web application for users to share project ideas using React.

Want this for your repo?

Render a free sample of any GitHub repo in seconds.

Visualize your own →

Contributors

3

Lines of Code

223

From

Jun 23, 2020

To

Nov 26, 2021

About aashimgarg/gameplan

GamePlan is a web application built with React that enables users to share and collaborate on project ideas. The application uses Redux and Redux-Thunk for state management, allowing it to handle asynchronous operations and maintain a predictable application state as ideas are created, updated, and shared among users.

The project is bootstrapped with Create React App and leverages Firebase as its backend service for data persistence and user authentication. It provides standard development scripts for running the application locally, testing, and building for production deployment. The architecture demonstrates a modern approach to frontend development with clear separation of concerns through Redux's unidirectional data flow, making it suitable for managing the complexity of a collaborative idea-sharing platform.

Share this video