Let’s discuss your “ Nightlife Coordination App”

Hi guys,
I just finished another backend project of FCC - Nightlife Coordinate App. Hope to get some feedbacks from you guys to improve the app.
Thanks!:slightly_smiling_face:

Github: https://github.com/triminhvi/Nightlife_Coordination_App
Demo: https://tv-nightlife.herokuapp.com/
Linkedin: https://www.linkedin.com/in/vitri/

app: https://knik-fcc-nightlife.herokuapp.com/
github: https://github.com/nikrb/fcc-nightlife

feedback/ code review welcome :slight_smile: . if you are inclined please create github issues for bugs,
thanx for your time,
nik.

here is my attempt

link: https://night-life-dereje.herokuapp.com/
repo: https://github.com/Dereje1/Night-Life

Pretty much followed the same principles as the voting app and tried to refine it, but the client side (react) logic was more complex , I am sure there are bound to be some bugs in it, but need to move on. It is also hard to test for multiple authenticated users while working locally alone, so I don’t know how the app would behave in that scenario.

Far easier then the last project. I used redux this time round, and really enjoyed the data flow between smart components and display components. I realized how terrible my design has been in the past, so I spent a lot more time on design for this project, forcing myself not to use any fancy react view libraries. I think it’s been worth it.

Live : https://fcc-mern-nightlife-coordinator.herokuapp.com
GitHub : https://github.com/supersoupcan/fcc-mern-nightlife-coordinator

Project Link => https://fcc-eat-2128e.firebaseapp.com
Source Code => https://github.com/cglotr/fcc-eat-server

Greetings, campers!
Project: https://fcc-build-a-nightlife-coordination-app.glitch.me
GitHub: https://github.com/askov/fcc-build-a-nightlife-coordination-app
App is based on:

  • Client: Vue.js (+Vuex)
  • Server: Koa.js 2, MongoDB (+ Mongoose).
  • Authentication method: JWT

All opinions are welcome.

Hi, here is mine

App: https://nightlifecoord-chuya.glitch.me/
Github: https://github.com/chuyachia/nightlifecoord

Feedback is more than welcome

Hi. I am currently in progress on this project. I just viewed your app and found it impressive. Design and function beautifully brought together. Thank you for the great example.

Thanks for the compliment. It’s very encouraging =)

Client: React
Server : Expressjs + Express-session + MongoDb Driver

App => https://jolav.me/freecodecamp/old/apps/nightlife/night.html
Source Code => https://github.com/jolav/freeCodeCamp/tree/master/old/apps/nightlife

Hello!,
Please checkout my Nightlife coordination app,
App: Nightlife Coordination App
Source: GitHub
I used Zomato API so please try searching for cities where zomato is available.

This app is built on the MERN stack.
live on heroku: app
github source code: code
Any feedback is appreciated :slight_smile:

My app: https://pathfinder-2017.herokuapp.com
Repo: https://github.com/ARWL2016/nightlife

Couldn’t access the Yelp API where I am so used Google Places instead.

One more.
Live: Nightlife
Source: GitHub

Your app is dope! Good job.

https://fcc-barcoordinator.herokuapp.com
https://github.com/ghajl/fcc-nightlife

App: https://mighty-brushlands-96707.herokuapp.com/
Github: https://github.com/sgoldber61/nightlife-coordination

With the voting app complete, it was easier to understand what to do for the nightlife coordination app. Some of the mongodb operations were just a little bit more sophisticated in this app, but overall, I feel like it was easier doing this kind of thing a second time around.

While I have been using React-Redux in these projects, I still feel that I don’t have a strong grasp on how they are to be used when the projects get more complicated and bigger. Meaning: I don’t have confidence I would know what the organization should be for a larger project.

Hey, I just wanted to say that your integration with google maps looks really nice. I think that you are the only one who did that, nice job!

Oh, thanks a lot! I really appreciate it