Coder Social home page Coder Social logo

007's Introduction

Team 007

How to contribute

git pull https://github.com/alekslario/007.git

checkout your branch

git checkout [your_name]

if you branch doesn't exist create it with

git branch [your_name]

git checkout [your_name]

make changes

then stage changes

git add [list_of_the_files_divided_by_space]

an alternative syntax that will add changed files

git add .

commit changes

git commit -m "Changes description here"

push changes to Github

git push

Go to Github and create a pull request

Alt text

Wait for the review to approve your changes

Timeline of events

26.12.2023 - In idea

Alex had the idea of integrating gaming elements into the app, reminiscent of Google's Cloud Game. Perhaps that's the differentiator we have been seeking all along. Alt text Alt text

12.01.2024 - First sprint We discussed with Sean what we were going to do the following week and agreed that we need to divide the project into small manageable chunks. For the next week, we are going to focus on creating a barebones functional prototype - querying the weather data and displaying the data on the screen of a bootstrapped app.

19.02.2024 User test (10+)

General feedback is neutral. A few users complained that the map/radar on the top of the screen is not as responsive as it should be. This could be the problem with the Google Maps package itself. Worth exploring alternatives such as Mapbox (requires EAS build with native modules and only supported for Linux and Mac)

22.02.2024 First Ai model The error rate is hovering around 5 degrees. Not suitable for the production app.

007's People

Contributors

alekslario avatar mjall001 avatar ruidini 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.