Want wellness software, C/C++ Programming

Assignment Help:

Project Description:

We are looking to have software that we will use to track employee information regarding our wellness program. We would like the system to be able to follow activities and assign points per activity and allow employee log-ins so that employees will track their wellness points. We would also like to have an activity program where they will log exercises, etc,

This can be an incentivized program and we would like to have the option for employees to selects to redeem their points for prizes. Redemptions would then be emailed to the program coordinator so she could award the prizes.

We would like to have an administrator log-in so they would go in and add points to the employee profiles as well and be able to load excel sheets with employee data and be able to assign points to that as well.

Skills required are C Programming, PHP, Javascript, Software Architecture


Related Discussions:- Want wellness software

Enumeration types, Write a simple program in C++ to investigate the safety ...

Write a simple program in C++ to investigate the safety of its enumeration types. Include at least 10 different operations on enumeration types that are incorrect/unsafe things to

Flow chart, obtain two numbers from thekey board,and determain and display(...

obtain two numbers from thekey board,and determain and display(if either)is the larger of two numbers.

Client server using c, (a) client server or multithreaded client-server, wh...

(a) client server or multithreaded client-server, where server will create pool of worker threads (say 5) to provide services to pool of clients (say 5 ).Server should be behaving

Define types of storage classes in c language, Define Types of storage clas...

Define Types of storage classes in C language? There are four storage classes in C language: 1. Automatic storage class. 2. External storage class. 3. Register storage cla

Buffer overflow, Can you help me with a C++ project?

Can you help me with a C++ project?

Algorithms, create algorithm for doubly link list using c data structure

create algorithm for doubly link list using c data structure

Integral, Write a program to find the area under the curve y = f(x) between...

Write a program to find the area under the curve y = f(x) between x = a and x = b, integrate y = f(x) between the limits of a and b. The area under a curve between two points can b

Program of binary tree, Program of Binary tree: Btree::Btree(int O) : ...

Program of Binary tree: Btree::Btree(int O) : itemsInContainer(0) {     finishInit(O); }   Btree::~Btree(void) {     if( root != 0 )         delete roo

Object Oriented Programming, Ask queCreate an object oriented application w...

Ask queCreate an object oriented application with C# that computes the area of a rectangle, and the area and the volume of a cuboid. Based on the inheritance concept, create a bas

Inline functions, Inline functions, C++ provides inline functions to help r...

Inline functions, C++ provides inline functions to help reduce function_call overhead especially for small functions. The qualifier inline before function's return type in the f

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd