8000 GitHub - erysman/time-planner-app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

erysman/time-planner-app

Repository files navigation

Time-planner app

Showcase

Daily planner Daily planner navigation
daily-planner daily-planner-navigation
Log in Projects and tasks
log-in projects

Comming up:

  • Weekly plan
  • Recurring tasks
  • Nested tasks
  • Manage "done" tasks
  • Reporting module

Technologies

  • React Native
  • Expo
  • Expo Router
  • Tamagui
  • React Query
  • Reanimated

Architecture

System architecture diagram

Application server (Java/Spring): time-planner-server

Scheduling server (Python/Flask/PuLP): time-planner-scheduling

API

Time-planner OpenAPI (wait few seconds for server startup)

Maintenance

Generate new version of Api client from backend openApi definition

  1. Gene 5D4F rate latest time-planner-server-openapi.json in backend repo, copy it to config directory in this repo
  2. Run npm run generate-api
  3. Commit and push changes

Build app

Development build

eas build -p android --profile development

Production preview build

eas build -p android --profile preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0