Git Product home page Git Product logo

project_osono's Introduction

Osono

Osono is a web application for project management inspired by Asana. Osono allows users to create teams, projects and tasks, allowing for users and organizations to have centralized project management and increased productivity.

Osono is personal project by Porfirio Matias.

Wireframe Instructions

Features

  • Users can create accounts with secure authentication
  • Users can create tasks with titles and descriptions and label them complete or incomplete.
  • Create Teams.
  • Create Projects and add project specifc tasks.
  • Search for Teams to join
  • Users have a profile to manage their own information.

Wireframe Instructions Wireframe Instructions Wireframe Instructions

Product Design

Osono was designed and built in 10 days with the goal of replicating the core functionalities of Asana.

Component Hierarchy

Database Schema

Technology

Backend

  • Database
    • PostgreSQL, an object-relational database management system (ORDBMS) was used for the database.
    • Elasticsearch, a document data store for fast full text search
  • Heroku
    • The Application is hosted on Heroku
  • Dependencies
    • BCrypt for secure auth

Frontend

  • React/Redux

    • Used react components with Redux predictable state container.
  • npm is used manage all frontend dependencies.

    • babel-core
    • babel-loader
    • babel-preset-es2015
    • babel-preset-react
    • lodash
    • react
    • react-dom
    • react-modal
    • react-redux
    • react-router-dom
    • redux
    • redux-logger
    • redux-thunk
    • webpack

ToDos

  • Implement Elasticsearch for completed tasks
  • Filter completed tasks from task index

project_osono's People

Contributors

ssj6porfy avatar

Stargazers

Logan Cooper avatar

Watchers

James Cloos avatar

project_osono's Issues

Osonoview

Osonoview is the main page. Users will be able to view their tasks, task detail, projects & project detail. Most of the app functionality will have in the Osonoview section.

  • Create Projects
  • Create Tasks
  • Assign Tasks to other users
  • Add users to a team.
  • View Tasks & detail
  • View projects & detail
  • View user profile

User Auth - Backend

  • User Model
  • User, Session & Application Controllers
  • API Routes
  • Json.JBuilder Files

Teams - Backend

Teams Model & associations
Teams Controller
API Routes
Json.JBuilder Files

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.