an app for future ;)
EventViter is an application idea which combines the work and life of everyone inside a single application. The original idea of the application is to be a platform for people so that they can invite others (safely,securely and personalized messages) to their important functions and meetings. This application brings together the work part of a person together with the personal aspects necessary for the life.
This application is in its initial phase and following functions are present
- user login
- displaying the events dashboard -- all events celebrations -- personal events meetings -- professional events others -- other events
- Logout
The contents are dynamically fetched from the DB using PHP, JSON and jQuery.
following features are planned to be released
- notifications to the users
- Email and sms notification
- group planning (all a group of users to discuss about an event and plan it)
- Group invite (But still, messages are personalized for each user)
- More cleaner UI (material design for android application)
- Block certain contacts from sending invite to the user
- Make the app more responsive to user gestures
- Material design card swipe-away gesture
- Ability for the user to make changes to their settings preferences
- Support for lower resolution devices (menu button not visible)
- Post new events and invite through the Application
- Ability for users to register on the application directly
You have to make two changes for it to work properly in your environment
- Change the value for variable "domain" in EventViter/script/script.js Used to specify where the EventViterServer folder is located. Read comments for more info
- Create a file named constant.php in the folder EventViterServer and add the following code
This is the web folder for the EventViter App. Suitable mechanism like PhoneGap should be used to port to mobile applications. This is not created with Desktop computers in mind. So if you want to take a preview resize the browser ;)
Any changes to the code to improve the efficiency or adding new features to the application are welcome. If anyone is interested in developing a native android application, contact me :)