Git Product home page Git Product logo

Comments (4)

kamicut avatar kamicut commented on June 12, 2024 1

I'm adding a backlog here for this ticket

  • Create Admin page to tasking managers
  • Create database table to add tasking manager to db
  • Create routes to add / edit / delete tasking manager from db
  • Create form to add / edit / delete tasking manager from db
  • Modify clocks process to read from db instead of hardcode

from scoreboard.

alyssadelaine avatar alyssadelaine commented on June 12, 2024

To begin restructuring the code, I'm going to first pull the following for a subset of tasks from TM 3 and provide them via the api/campaigns api route

  • tm_id
  • name
  • description
  • geometry
  • campaign_hashtag
  • done
  • validated

from scoreboard.

alyssadelaine avatar alyssadelaine commented on June 12, 2024

Update

Done

Reconciled the new structure of TM 3 tasks with the database schema

To Do

Restructure the code which iterates through the pages of tasks and imports each into the database
The other steps, which can be done out of order, are to

  1. Have multiple tabs on the campaigns page for each type of supported tasking manager
    • Will require a change to the database to add a "Version" column
  2. Display results straight from the API as opposed to storing tasks and then refreshing the database
    • Will require caching

cc @kamicut

from scoreboard.

kamicut avatar kamicut commented on June 12, 2024

After a discussing with @alyssadelaine, I think we can skip adding TM_HASHTAG to the database and make extractCampaignHashtag a bit smarter about how to get the main hashtag from a campaign.

The wip in project branch for this ticket is https://github.com/developmentseed/scoreboard/tree/feature/admin-tasks

from scoreboard.

Related Issues (20)

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.