Let’s discuss your “ Nightlife Coordination App”

Greetings, Fellow Campers!
This topic is for listing and review of Nightlife Coordination App projects built as a part of FCC challenges.

Post reviews as a specific reply to the link which you are reviewing.

Project Link => https://nightlifecoordinationapp.herokuapp.com/
Source Code => https://github.com/AungMyoKyaw/NightlifeCoordinationApp

Server Side Rendering

Server : Golang stdlib + MySql

Client : js

Project Link ==> https://brusbilis.com/freecodecamp/v1/apps/nightlife/guest
Source Code => https://github.com/brusbilis/freeCodeCamp/tree/master/v1/back-end/web-apps/nightlife

1 Like

Because I can’t delete forum posts.

Getting started on this one today. Have to say man, you do very nice work. App looks great, love the tiny details and the animations. May have to “borrow” some of your ideas.

1 Like

Because I can’t delete forum posts.

Here’s mine

1 Like

Live: https://life-co.herokuapp.com/
Source: https://github.com/mtso/life-co

Stuff used: Babel Node.js, Webpack, Express, MySQL, Babel React, Bulma, Passport, Yelp and Twitter APIs

Here’s mine: https://nightlife26.herokuapp.com/
Github: https://github.com/prohorova/nightlife
Mean stack (angular 4) with google maps integration

3 Likes

Here is my project: https://fcc-rc-nightlife.herokuapp.com/
MERN + Passport-twitter. I reused my custom boilerplate I created after polling app project
Source: https://github.com/braincap/fcc-nightlife-coordination

1 Like

project link: https://jia-fcc-citynight.herokuapp.com/
github repo: https://github.com/antipasjiajia/fcc-citynight

uses: react, redux, nodejs & express, mongodb, semantic ui react, and yelp fusion api

2 Likes

I substituted dog parks for bars, since I’m not much of a night person. I really focused on the back-end stuff, so there is no client side javascript, and the design is quite minimalist.

Live app: https://dog-parks.glitch.me
Github: https://github.com/Motardo/dog-park

Hello mates, here is mine.

Glitch-me - https://mgj-nightlife.glitch.me/
Github - https://github.com/mgjean/nightlife

From beginner perspective… i don’t like color selection. green text is hard to see, when i click on going and then search another location, and then again come back to first location, going is 0. When you login, maybe you shuld implement logout button, or just hide login button. Sorry for my bad english :smiley:

1 Like

Well first of all, i appreciate your feedback. :grinning:
I’m going to fix these bugs on coming weekend.

And your English is good enough (straight to the points) to understand.

Thanks mate, have a great day.

Hello, soo here is mine https://frozen-mountain-27916.herokuapp.com/
and github https://github.com/tcar/coordinationApp

I know my code is pretty messy, and i need to work on my designing skills
overall. what do you think? critique is welcome

tools used: webpack, reactjs, nodejs, passport, mongodb, mongoose, expressjs, material-ui

It doesn’t work. When I do a search I get ‘Uncaught (in promise) TypeError: t.map is not a function’ in a console.
Seems to happen when there are 0 results found.

Hey, thanks for feedback. try now, i think now is everything working fine

That is awesome! I couldn’t help but open the github and see some code and I love the way you have written it. Short, neat functions - very SOLID. I thought I knew my JS, now I feel like I don’t know crap.

Thanks! I’m glad you liked my code