Giter Club home page Giter Club logo

Comments (4)

anson1014 avatar anson1014 commented on May 26, 2024
  1. What did you work on this past iteration (2 weeks)?
  • I worked on implementing the signup functionality and posting the newly created user data to the mongoDB instance. I was involved with this feature through the entire stack.
  1. What were any major issues/challenges you ran into?
  • For this week, I was not tasked with hooking up the DB instance to our application. Therefore, I had to wait until that was hooked up until I could post data to the DB. Before it was hooked up to the DB, I just had to store the data in the express server.
  1. What do you plan to work on for this coming iteration (2 weeks)?
  • I plan on adding authentication, encryption and persistent JWTs so that users can stay authorized throughout the application.

from teamesse.

dabeedc avatar dabeedc commented on May 26, 2024

David Chung d4n1b
What did you work on this past iteration (2 weeks)?
In the past iteration (2 weeks), I started with the connection of MongoDB database to our application. I had to change some routes, etc to work with out database rather than just our redux store. I also defined and incorporated the Mongoose Model to connect the front end with the MongoDB database. I also worked on the update request to edit a user profile.

What were any major issues/challenges you ran into?
The main challenges were encountered near the beginning when we had to implement authentication while working on connecting the front end to the back end. Some other issues for myself were working with this iteration's technologies as I am not familiar yet.

What do you plan to work on for this coming iteration (2 weeks)?
In this coming iteration, I plan to create work on the social aspect of pomodoro cards. For example, I will have to implement a way to display the cards on a user profile and perhaps having a button or a way to copy a user profile to send to others. I also plan to be apart of the deployment process - we will collaboratively work on deploying via Heroku

from teamesse.

JamesJHPark avatar JamesJHPark commented on May 26, 2024

James Park (y3o8)

What did you work on this past iteration (2 weeks)?
In the past iteration, I have worked on developing the MongoDB queries required to display the statistics information. I have also implemented the data visualization of the user statistics.

What were any major issues/challenges you ran into?
The major challenge encountered was designing and implementing the data visualization to effectively display the user's pomodoro statistics.

What do you plan to work on for this coming iteration (2 weeks)?
For this upcoming iteration, I plan to work on implementing additional details for the Explore and Statistics pages, including the feature for users to comment/note on pomodoro stats. Also, I plan to collaborate on app deployment and add the project information to the README.md file.

from teamesse.

scott-m-king avatar scott-m-king commented on May 26, 2024

Scott King x2f2b
What did you work on this past iteration (2 weeks)?
I worked on the social clock features including the updated pomodoro clock UI, chatroom functionality, and shared clock controls.

What were any major issues/challenges you ran into?
Working with the WebSockets API. I am new to the concept of websockets, and I opted to create a dedicated server (separate from Express) to handle the websocket requests, and opted for the barebones NodeJS API intsead of a fully featured library such as Socket.io. Getting everything set up was the hardest part, but using the event-based messaging system was intuitive and fun and I learned a lot.

What do you plan to work on for this coming iteration (2 weeks)?
I plan on adding sounds to the chatroom, as well as the ability to add rooms, and create a private pomodoro session.

from teamesse.

Related Issues (16)

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.