Simple Zodiac Sign Using If - Else Statement

This is a simple zodiac sign project where the system will tell you of your zodiac sign by inputting of your birth date. This is very easy to do project. Try this yourself and learn some new codes. Hope you learn from this. This is the full source code of the system. #include using namespace std; int main() { int a = 0; int date,month; start: cout > month; cout > date; if (month == 3 && date >= 21

Cater Your Business with Custom Responsive Website

In this technological era, smart phones and other mobile devices have taken over the internet browsing. In mid-2014, use of internet on cell phones has surpassed PC traffic. This is the reason that it has become important to have a mobile-friendly with different device compatible sites to fit in this technology-oriented era. In order to fulfill this demand, responsive website design has quickly

Rock Paper Scissors Game

Rock-paper-scissors- is a zero sum hand game usually played between one player and computer, in which each player simultaneously forms one of three shapes with an outstretched hand. These shapes are "rock" (a simple fist), "paper" (a flat hand), and "scissors" (a fist with the index and middle fingers together forming a V). Other names for the game in the English-speaking world include roshambo

Simple ClassBoard App

Hello there! This is just a simple app made by me for my high school final year project. Is currently still in progress but basically it allows you to login using a database,create a new account and you can also access an admin control panel to add remove edit and save using the username Admin(please use upper case A) and password admin(with lower case). You can also login into main form using an

Online Diary

This is an online diary developed using php and mysql. users can register and create daily/weekly/yearly events,create contacts,upload media and sent messages to their friends. How to run: Create database named diary to phpmyadmin and import the diary.sql. You need a Wamp or Xampp Server,and a PHP IDE Editor. website created by; Isaac zack Tsienyane more info;[email protected]

Advanced Banking System in C++

Hello codesters i’m Joshua once again. It’s been a long tym been busy with my dessertation. So today I want to show u guys how to write a real simulation of a real working Banking System in C++ which I named OutLawz Bank Inc. because am a big 2Pac fanatic. Back to the point now unlike other Bank systems, I wrote this system with an Admin side and the Banker side separately. This system will teach

Sales And Inventory System(Mobile).

This is basically a port of Raj's Application. Sales And Inventory System to android plat form.What this application can do. Create New Invoices Start a new invoice with one tap, with the ability to add products, customers and notes. Perform Inventory Lookups Find out what's in stock , payment and payment due globally and individual customers. Add or Create a Customer Select an existing Customer