Grateful Together is a simple and intuitive tool designed to help you celebrate your daily victories and accomplishments. With this app, you can easily record and view your wins for each day, creating a positive and motivating record of your achievements over time. Whether it's a small personal triumph or a major milestone, this app encourages you to acknowledge and appreciate your daily wins.
In order to clone this application:
- Fork this repo, and clone it down into your local machine using the SSH key
- After cloning it down,
cd
into the project and runnpm install
- Once the installation is done, you can now run
npm start
to run the application in your web browser - Install the backend repository
We are currently in Mod 4 of the Turing Frontend Development Program. A total of 40 hours were spent on this project.
- Natalie Baker - Github | LinkedIn
- Victor Sriqui - Github | LinkedIn
- Callihan Herman - Github | LinkedIn
- Caitlin Cradick - Github | LinkedIn
- Demonstrate knowledge you’ve gained throughout Turing
- Use an agile process to turn well-defined requirements into deployed and production-ready software
- Gain experience dividing applications into components and domains of responsibilities to facilitate multi-developer teams. Service-oriented architecture concepts and patterns are highly encouraged.
- Explore and implement new concepts, patterns, or libraries that have not been explicitly taught while at Turing
- Practice an advanced, professional git workflow including a Pull Request Review
- Gain experience using continuous integration tools to build and automate the deployment of features
- Build applications that execute in development, test, CI, and production environments
- Focus on communication between front-end and back-end teams in order to complete and deploy features that have been outlined by the project spec
- JavaScript, CSS/HTML, Cypress, Webpack, React, React Router, FETCH API's, Action Cable Websockets