WhenIsBest / whenisbest

The best whenisgood.
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

whenisbest logo

Purpose

This project focuses on developing a “Group Calendar” for people. It will involve automated scheduling to determine a time or day where most, if not all, of your friends/family/group members will be free and available. Determination of the “best” time will use a ranking feature that prioritizes for example the number of people able to attend, the importance of the event, etc. Users input their main schedules, which will not be visible to other users, into the application and events will be added or deleted to their schedules accordingly, based on what they sign up for. Whenisbest introduces a “group” feature. A user can be a part of multiple different groups and use the same schedule for all of them.

Proposed functionality:

Audience

Anyone with a busy schedule; e.g., Organizations, members of a group project, friend groups, etc.

Languages

HTML, CSS (SASS), Javascript (CoffeeScript), Ruby on Rails

Goals (Fall 2017 Project)

Current Bugs

Features Wanted in the Future

Other repositories:

https://github.com/WhenIsBest/simple_calendar

In order to receive the most recent updates to the simple_calendar code, one should copy and paste the code from the files in hte simple_calendar repo (look at the most recent commits) into their own files. If you can find a way to just pull from the repo instead, please let us know since it has not been working thus far.

This repository was forked from an open source Ruby gem named "simple_calendar" on GitHub that provided us with our calendar functionality. Modifications were made to the gem in order to best fit the calendar into whenisbest.

How to run whenisbest in your local server

Complete installation guidelines as well as contribution guidelines are in our Wiki page!

WhenIsBest is a project within RCOS (Rensselaer Center for Open Source) at Renssealer Polytechnic Institute.