Giter Site home page Giter Site logo

productivity-app-backend's Introduction

My Producivity App (Backend)

This project is the backend API service for My Productivity App project. This project is built with Maven, Java, Spring Boot and MySQL and documented with OpenAPI v3. Visit the source repository for the frontend for a description, backstory, and user interface on this project.

Feature Specification

Create and manage projects and tasks. Dashboard

  • Task Projects have can be viewed in 3 ways
  • Table View
  • Calendar View
  • Board View (i.e. Kabana board)

Project Folder Structure

├── backend
│   ├── .mvn
│   │    └── wrapper
│   │        └──
│   ├── .vscode
│   │    └── settings.json # VS Code settings


│   ├── index.css # Global styles.
│   ├── index.tsx # Used for DOM rendering only.
│   ├── react-app-env.d.ts # .
│   ├── reportWebVitals.ts # .
│   ├── setupTests.ts # .
│   └── types.ts # Typescript types definitions for the project.
├── .gitignore # Files ignored by Git.
├── README.md # This file.
├── package.json # npm package manager file.
├── package-lock.json # Contains the dependencies used in the project.
├── postcss-config.json # .
├── tailwind.config.js # Tailwind CSS configuration file.
└── tsconfig.json # Typescript configuration file.

API Documentation

Link to OpenAPI definition

Known Issues

TBD

Future Todos

Resources

Backend (Spring Boot, Java, PostgreSQL, AWS, ...)

productivity-app-backend's People

Contributors

stevehanstudio 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.