diff --git a/.circleci/config.yml b/.circleci/config.yml
deleted file mode 100644
index d05565a..0000000
--- a/.circleci/config.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-version: 2.1
-orbs:
- cypress: cypress-io/cypress@3.1.1
-workflow:
- build:
- jobs:
- - cypress/run:
- cypress-command: npx cypress run --headless
- start-command: npm start
\ No newline at end of file
diff --git a/README.md b/README.md
index df7a53a..cea2c5d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-
+ Refuge
@@ -9,16 +9,17 @@
### Description
-**Refuge - AidConnect/RefugeeAid** emerges as a platform addressing the challenge of efficiently connecting aid workers and compassionate citizens with refugee camps or organisations. It ensures that assistance meets the refugees, asylees and migrants' current and specific needs in an engaging, real-time feed.
-
+**Refuge - AidConnect/RefugeeAid** emerges as a platform addressing the challenge of efficiently connecting aid workers and compassionate citizens with refugee camps or organizations. It ensures that assistance meets the refugees, asylees, and migrants' current and specific needs in an engaging, real-time feed.
+This initiative is a part of the Mod 4, [Capstone Project](https://mod4.turing.edu/projects/capstone/) at Turing School.
### Live Demo
-
[Engage with Refuge](https://refugee-aid-fe.vercel.app/).
+Upon entering the platform, users are greeted with a dynamic real-time feed showcasing the current needs of each camp. Navigate through the integrated map interface to locate nearby refugee camps swiftly. The platform also offers educational resources, empowering users with insights on effective assistance methods and cultural considerations.
+
### Features
@@ -29,9 +30,8 @@
-
### Preview of App
-
+![Refuge](https://github.com/Refugee-Aid-Capstone/refugee-aid-fe/blob/main/src/images/refuge-2023.gif)
@@ -48,33 +48,26 @@
-
-
-
-
-
-
-
+### Setup & Installation
-
+4. Fire up the app: `npm start`
+
+
### Feedback & Contributions
-We welcome feedback and contributions to **Refuge**. If you have suggestions, bug reports, or wish to contribute to the code, follow these steps:
+We welcome feedback and contributions to **Refuge**. If you have suggestions, bug reports, or wish to contribute to the code or just want to, follow these steps:
1. **Fork the Repository**: Start by forking [the main repository](https://github.com/Refugee-Aid-Capstone).
2. **Clone Your Fork**: `git clone git@github.com:YOUR_USERNAME/REPO_NAME.git`
@@ -90,22 +83,15 @@ For bug reports and feedback, please open an issue on our [GitHub issues page](h
### Learning Highlights
- **GraphQL Mastery**: Delved deep into the world of GraphQL, harnessing its power for efficient and flexible data retrieval.
+- **Apollo Client**: A comprehensive state management library for JavaScript that enables you to manage both local and remote data with GraphQL.
- **CI/CD Implementation**: Integrated Continuous Integration and Continuous Deployment pipelines, ensuring smooth transitions from development to production.
+- **CI/CD Practices**: Continuous Integration and Continuous Deployment/Delivery, a coding practice where team members integrate their work frequently to detect integration bugs as early as possible.
- **React & Router**: Crafted a multi-page application, navigating the complexities of React Router.
- **Cypress**: Delved into Cypress, ensuring a robust frontend testing experience.
- **User-Centric Design**: Prioritized the user, focusing on their needs and feedback to drive the platform's features and design.
-
-
-
+
Meet the developers behind **Refuge**:
@@ -199,24 +185,8 @@ Meet the developers behind **Refuge**:
- **Custom Map Interface**: Designing an integrated map interface that was intuitive and user-friendly took several iterations and user feedback sessions. The final result was a blend of performance and aesthetics.
-- **Responsive Design**: Ensuring the platform was equally effective across devices was challenging, given the variety of interactive elements. We utilized modern CSS frameworks and regular cross-device testing to achieve this.
+- **Responsive Design**: Ensuring the platform was equally effective across devices was challenging, given the variety of interactive elements. We utilized SCSS and regular cross-device testing to achieve this.
- **Diverse Technologies**: Integrating a plethora of modern web technologies, from GraphQL to CI/CD pipelines, required a steep learning curve and rigorous testing. Yet, the end product stands as a testament to our commitment and persistence.
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/cypress/e2e/contactSection.cy.js b/cypress/e2e/contactSection.cy.js
index e8147f8..ac3bf02 100644
--- a/cypress/e2e/contactSection.cy.js
+++ b/cypress/e2e/contactSection.cy.js
@@ -34,6 +34,6 @@ describe('ContactSection Component - Sad Path', () => {
cy.visit('http://localhost:3000/contact');
cy.reload();
cy.viewport(1280, 720);
- cy.get('img[alt="usa-custom"]').should('be.visible');
+ cy.get('img[alt="An illustration representing unity and inclusivity in the USA"]').should('be.visible');
});
});
diff --git a/src/Components/Contact/Contact.js b/src/Components/Contact/Contact.js
index fb1df97..cce958b 100644
--- a/src/Components/Contact/Contact.js
+++ b/src/Components/Contact/Contact.js
@@ -1,19 +1,95 @@
+// import React from 'react';
+// import '../Contact/Contact.scss'
+// import weAllHuman from '../../images/usa-custom.jpeg';
+
+// const ContactSection = () => {
+// return (
+//
Need technical assistance with this website? Send an email to:nanajon66@gmail.com
+
+
+//
+// The U.S. Refugee Admissions Program (USRAP) is free of charge.
+// Any requests to solicit funds for referral or access to the USRAP
+// are illegitimate and not associated with the U.S. government.
+//
Need technical assistance with this website? Send an email to:nanajon66@gmail.com
-
-
+
CONTACT US
+
Need technical assistance with this website? Send an email to:nanajon66@gmail.com
The U.S. Refugee Admissions Program (USRAP) is free of charge.
Any requests to solicit funds for referral or access to the USRAP
are illegitimate and not associated with the U.S. government.