Git Product home page Git Product logo

web-coding-challenge's Issues

Duplicate shops in dump

There are some duplicate shops in the dump file

for example

(mongo) > db.shops.find({ name: 'Filodyne' }).pretty()

results to

{
	"_id" : ObjectId("5a0c6b42fd3eb67969316d82"),
	"picture" : "http://placehold.it/150x150",
	"name" : "Filodyne",
	"email" : "[email protected]",
	"city" : "Rabat",
	"location" : {
		"type" : "Point",
		"coordinates" : [
			-6.747,
			33.98196
		]
	}
}
{
	"_id" : ObjectId("5a0c6b2dfd3eb67969316d6e"),
	"picture" : "http://placehold.it/150x150",
	"name" : "Filodyne",
	"email" : "[email protected]",
	"city" : "Rabat",
	"location" : {
		"type" : "Point",
		"coordinates" : [
			-6.747,
			33.98196
		]
	}
}

The Mockup photos are not accurate concerning the pages they represent

Good evening,

My name is Youssef El Habchi, I am a recent participant of the Hidden founders web coding challenge.

As I was just about to send my repository, I've noticed that the Mockup photos of the project challenge at the Coding Challenge Guidelines page are not accurate.

I took my a while to figure out, since i started my project 3 days ago.

I think they should be flipped to remove any further confusion by future participants.

68747470733a2f2f64326d787565667165616137736a2e636c6f756466726f6e742e6e65742f735f343239343745374333354137353041323544303744373433323631393537334541333836323035324235333537424539393741303731464436373839373132455f31
68747470733a2f2f64326d787565667165616137736a2e636c6f756466726f6e742e6e65742f735f34323934374537433335413735304132354430374437343332363139353733454133383632303532423533353742453939374130373146443637383937

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.