GithubHelp home page GithubHelp logo

gges5110 / schedulemytasksv2 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.49 MB

Home Page: https://schedulemytasks.firebaseapp.com/

HTML 3.09% CSS 1.56% TypeScript 95.35%
react typescript google-calendar-api

schedulemytasksv2's Introduction

Build and Deploy

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

schedulemytasksv2's People

Contributors

dependabot[bot] avatar gges5110 avatar renovate-bot avatar renovate[bot] avatar

Watchers

 avatar

schedulemytasksv2's Issues

Project skeleton

Setup npm project, prettier, eslint, typescript, material UI, github page deployment pipeline

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm @material-ui/core Available
npm @material-ui/icons Available
npm @material-ui/pickers Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update dependency react-firebase-hooks to v3.0.5
  • fix(deps): update dependency react-router-dom to v5.3.4
  • chore(deps): update dependency @types/jest to v27.5.2
  • chore(deps): update dependency @types/node to v16.18.101
  • chore(deps): update dependency lint-staged to v12.5.0
  • chore(deps): update testing-library monorepo (@testing-library/dom, @testing-library/jest-dom, @testing-library/react)
  • chore(deps): update typescript-eslint monorepo to v5.62.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency @date-io/date-fns to v2.17.0
  • fix(deps): update dependency date-fns to v2.30.0
  • chore(deps): update dependency @types/jest to v29
  • chore(deps): update dependency @types/node to v20
  • chore(deps): update dependency eslint-config-prettier to v9
  • chore(deps): update dependency eslint-plugin-prettier to v5
  • chore(deps): update dependency husky to v9
  • chore(deps): update dependency lint-staged to v15
  • chore(deps): update dependency prettier to v3
  • chore(deps): update react monorepo to v18 (major) (@types/react, @types/react-dom, react, react-dom)
  • chore(deps): update testing-library monorepo (major) (@testing-library/dom, @testing-library/jest-dom, @testing-library/react, @testing-library/user-event)
  • chore(deps): update typescript-eslint monorepo to v7 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency @date-io/date-fns to v3
  • fix(deps): update dependency date-fns to v3
  • fix(deps): update dependency firebase to v10
  • fix(deps): update dependency react-firebase-hooks to v5
  • fix(deps): update dependency typescript to v5
  • fix(deps): update devextreme-reactive monorepo to v4 (major) (@devexpress/dx-react-core, @devexpress/dx-react-scheduler, @devexpress/dx-react-scheduler-material-ui)
  • 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/main.yml
.github/workflows/pull-request.yml
npm
package.json
  • @date-io/date-fns 2.11.0
  • @devexpress/dx-react-core 2.7.6
  • @devexpress/dx-react-scheduler 2.7.6
  • @devexpress/dx-react-scheduler-material-ui 2.7.6
  • @material-ui/core 4.11.4
  • @material-ui/icons 4.11.2
  • @material-ui/pickers 4.0.0-alpha.12
  • date-fns 2.27.0
  • firebase 7.24.0
  • react 17.0.2
  • react-dom 17.0.2
  • react-firebase-hooks 3.0.4
  • react-router-dom 5.3.0
  • react-scripts 5.0.1
  • typescript 4.1.5
  • @testing-library/dom 8.11.1
  • @testing-library/jest-dom 5.16.0
  • @testing-library/react 12.1.2
  • @testing-library/user-event 13.5.0
  • @types/jest 27.0.3
  • @types/node 16.11.11
  • @types/react 17.0.37
  • @types/react-dom 17.0.11
  • @types/react-router-dom 5.3.2
  • @typescript-eslint/eslint-plugin 5.5.0
  • @typescript-eslint/parser 5.5.0
  • eslint-config-prettier 7.2.0
  • eslint-config-react 1.1.7
  • eslint-plugin-prettier 3.4.1
  • husky 7.0.4
  • lint-staged 12.1.2
  • prettier 2.1.2
  • react-dnd 13.1.1
  • react-dnd-html5-backend 12.1.1

  • Check this box to trigger a request for Renovate to run again on this repository

Google login integration

  • Should have permission to view calendar events.
  • Tasks can be linked to calendar, with UI indicator

UI Skeleton

Add routes: landing page, calendar page, list page, settings page

Schedule tasks

When a user enters the task list dialog, there should be button to schedule selected tasks

Firebase integration

Connect with firebase realtime database.

  • Database rules should be defined.
  • User should be able to log in
  • User can create event lists
  • User can see created event lists

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.