Skip to content

This is an application that sends text messages once notifications are schedule on the calender

License

Notifications You must be signed in to change notification settings

BRIGHTON-ASUMANI/DMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DMS

DMS means Duty Management System. This is a web-based application that notifies people of their duties in form of text message. An admin is able to schedule any event in the Calender and specify the time (start-time) that the message is to be sent and once the time is matched the message will be sent. One can also be able to set different dates and time in the calender and once the day matches and the time the message will be sent

prerequisites

The app runs on django==1.11 and works with both bootstrap3 and bootstrap4 For more details and installations please check out the requirements.txt and runtime.txt

installation

  1. install a virtualenv in your root folder
  2. To start a django app you have to install django e.g python3.6 -m pip install django==1.11
  3. Then start a django project - django-admin startproject projectname
  4. Inside the django project start a django-app - django-admin startapp appname
  5. for more info please read the django documentation
  6. install the requirements.txt (pip install -r requirements.txt)
  7. You can also git clone this application on github https://github.com/BRIGHTON-ASUMANI/DMS.git

Technologies Used

  1. posgresql
  2. django==1.11
  3. python
  4. bootstrap3
  5. javascript
  6. Uploadcare
  7. Africastalking
  8. Events Calender

Deployment to Heroku

for deployment in heroku please click on this link and follow the steps very keenly deployment

Authors

BRIGHTON ASUMANI

Licence

MIT License

Copyright (c) 2018 bright

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

This is an application that sends text messages once notifications are schedule on the calender

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published