Code Monkey home page Code Monkey logo

accenture-code.now's Introduction

Accenture-Challenge

This project is inspired by Accenture's Code.Now! challenge. I discovered this challenge only after the submission deadline, but I still gave it a try. Credits go to the Open AQ Platform API who's air quality data I am using for this challenge.

Below are Accenture's specific requirements.

In the Frontend:

The web app should display the air quality index and other relevant properties for countries, its cities and its locations. The frontend should be user friendly and fulfill the following requirements:

  • Responsive UI ✅ CSS @media queries ensure a responsive design.
  • Clean and modern design ✅ Minimalistic design, but there is certainly room for improvement.
  • The following attributes need to be displayed in the order given: ❌ I omitted local date, time and location to ensure a cleaner design
    • the location name
    • the city and country name
    • the air pollution value and its measurement unit and particulate matter parameter
    • the location's longitude and latitude value
    • the local date and time value
    • The list must support infinite scrolling and should be sortable by each attribute(ASC and DESC)

Additionally, the client demands a solution capable of filtering the data by: ✅ Search by country code or city name.

  • one country
  • one city

In the Backend:

The backend needs to be capable to:

  • Fetch data from AQ public API ✅ The backend server queries the AQ public API.
  • Insert AQ API data into a database ❌ This would have useless for this app.
  • Provide endpoint to serve AQ data to the frontend ✅ Express server provides the endpoint.

Conclusion:

This challenge was a great way to test my fullstack programming skills. I'm happy with the final result.

accenture-code.now's People

Contributors

davidkessel avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.