Git Product home page Git Product logo

web-coding-challenge's Introduction

Web Coding Challenge

Idea of the app

The task is to implement an app that lists shops nearby.

Technologies to use

You can choose one the options listed below :

  • Java/Spring :
    • Backend : Spring Boot
    • Frontend : Angular 4 || ReactJS || VueJS
    • Database : MongoDB
  • Javascript
    • Frontend : ReactJS || VueJS
    • Backend : NodeJS (ExpressJS)
    • Database : MongoDB
  • Python/Django
    • Backend : Django
    • Frontend : Angular 4 || ReactJS || VueJS
    • Database : MongoDB
  • RoR
    • Backend : Rails
    • Frontend : Angular 4 || ReactJS || VueJS
    • Database : MongoDB
  • PHP
    • Backend : Laravel || Symfony
    • Frontend : Angular 4 || ReactJS || VueJS
    • Database : MongoDB || MySQL

Features

  • [Optional] As a User, I can sign up using my email & password
  • [Optional] As a User, I can sign in using my email & password
  • As a User, I can display the list of shops sorted by distance
  • As a User, I can like a shop, so it can be added to my preferred shops
    • Acceptance criteria: liked shops shouldn’t be displayed on the main page
  • As a User, I can dislike a shop, so it won’t be displayed within “Nearby Shops” list during the next 2 hours
  • As a User, I can display the list of preferred shops
  • As a User, I can remove a shop from my preferred shops list

Mockups

Main Page - List of shops neaby my location sorted by distance

My Preferred Shop page - List of already preferred shops

Application Data

A MongoDB dump with ~300 shops is provided. To import the data, you need to extract the zip file then execute the command below :

mongorestore --db shops shops/

→→ A shop database will be created with a shops collection.

→ → Dump File : here

How we'll evaluate 🚨

  • Your code will be evaluated based on: code structure, programming best practices, legibility.
  • The git commit history will be also evaluated.
  • Do not forget documentation. Or how are we going to evaluate your work if we can't init the project on our machines?
  • Put more focus on code quality and less on speed. Don't hack something quickly, take your time and craft something clean.

Once you're done with the app

Put the code of your project on Github and send the URL to [email protected]

Questions?

If you have any questions or feedback, don't hesitate to contact us via [email protected]

Useful links & resources

Best Practices

Javascript

Vue

React

Angular

Java/Spring

PHP / Laravel / Symfony

That’s it ! May the force be with you !! 🖖

web-coding-challenge's People

Contributors

ahaizoune avatar zackbraksa 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.