Skip to content

tpal94/event-calender-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

  • Point which i have implemented inside the application

  • Strong authetication using the devise gem where i have implemented the functionality of sign-up and sign-in logout and also added the feature like lockable trackable and confirmable so that user can be sure while login and accessing the app.

  • I have impmented the calendar using the jquery caledar where i have integrate a simple json call on the basis of that i am displaying the info in the calender.

  • We can perform CRUD over event.

  • We can select series of date by selecting which date range.

  • Color indetification over the date.

  • By using color it will be easy to idetify the event on same day or week

  • We can priotize the event using color.

  • I. have implemented drag and drop feature of particular event suppose if user created any event then they can transfer it to any other date by draging and droping to new date

  • If any user have a event on particular date then it will give you count in overall event calender and other place it gives a normal display of event

  • If user is creating event then event owner can't be able to join the event

  • If I am not the owner of event then I can't join the event

  • Dynamically updation of event over multiple event and all the event are diffrent types

  • I have implement two diffrent view of event calender one for particular event and another one for all the user events

  • If User is not logged in then User are not able to see any detail of event ,Can see only front calender.

  • I used the Rails Remote Js Call to update event and fetch and destroy over it.

  • Once the call is up it's fetch the event info in json format

About

It's a app to manage own event and team event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published