Giter VIP home page Giter VIP logo

real-office's People

Contributors

gvvishwanath avatar premkrishnaa avatar vignesh-m avatar

Watchers

 avatar  avatar  avatar

real-office's Issues

Helper model functions

Add helper functions to the created models.

Important

  • participant list - function to get list from the text field and another to convert list to the text field
  • room desc - add a string function to room
  • meeting desc - add a string function to meeting

Not so important

  • ..

Expenditures

  • Add cost field for each task, meeting(default 0)

  • When a task is done, enter the cost, add this to the total cost of meeting

  • Show this in report meeting

Calendar

  • on clicking meeting, send to view meeting page
  • create meeting by drag
  • focus timelime properly

Clash checking

Check whether start and end are after curr date/time? also end strictly > start..
screenshot from 2017-04-09 00-32-45

tried this around 12:30 AM. Both the above conditions are violated..

Capacity for each room

  • We should input expected no of participants from user

  • Room model should have a max capacity field to be used for checking consistency

get suggestions for rooms

  • UI- ajax requests?

  • Backend (easier I guess)

  • other room params

  • port to edit meeting

  • Dont do the get_suggestions for edit meeting when the page opens for the first time. Or exclude the current meeting while getting suggestions

Time and Date

  • Need to set the timezone to IST

  • Better time and date picker for create/edit meeting?

  • Calendar API for dashboard

create models

Create models for

  • Meeting
  • Room
  • Task

User object already present, extend if necessary

UI stuff

  • decide on navigation pattern - top navbar? some kind of sidebar?
  • datetime picker - like in admin?
  • calendar?

Clash Checking, Validation

Core logic of our product - checking clashes between meetings

  • check before commiting to db
  • get suggestions for rooms

meeting validation

  • check start before end

calender issues

  • new meeting created doesnt appear in the calendar. new refresh required?

  • calendar time is offset by 5:30 too. check it once

Invites

email invites

  • To participants during create, delete, edit accordingly

  • Integrate email invites for asking the meeting creator to cancel the tasks either completed/incomplete. And similarly for edit meeting as well.

Login

Both UI and backend to handle user login.
Use inbuilt django stuff

  • UI

  • Backend

  • In each request, check if user is authenticated - better way?

Add test values

Populate db with test values for meetings

later for rooms, tasks, users

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.