There are no reviews yet. Be the first to send feedback to the community and the maintainers!
hospital-mgt
This project focusses on hospital services management with more emphasis on the patients records as worked on byHospital-Management-System
A simple hospital management system with major emphasis on patient records.FarmersMarket
A single platform to help the farmer meet the right and profitable vendor as well as the vendor meeting the right farmer with quality produceHosp
A hospital Management system.Testing
Doing Open source tests using jest.Banking
A simple banking app that can help manage branches, customer details at respective branches and other operations.TasksHandler
This is a simple C# (Sharp) program to enable the supermarket attendant record the day's tasks.Attendees
A simple Python app to keep track of a workshop attendees. You set the maximum number of attendees and the minimum age required to attendArrayList
A simple program that demonstrates the usage of array listsPlain-Ecom
A simple e commerce website .Simple-Vote
A simple js voting systemJuicePOS
A simple C# program to manage activities in small juice selling company. The program is emulating different users that are found in the company.Stack--Demo
A demonstration of the common operations on a stack ADT. Some of the operations are push(), pop(), size()Password-Strength
This Simple app awards a strengrh score to a password before saving it alonside the UserName. A password with a score of 5 has the highest score and it is stored. The rules of the game are as follows. #Challenge: Password strength Determiner in Python. #Password ==> Minimum of 8 characters. score = 1 #==> Must have at least an uppercase and atleast a lower case. score = 2 #==> Must have atleast a non alpha numerical character(!,.#@$%^&*()). Score of 1 #==> Must contain atleast a number. score = 1 #The password is only saved if it has a score of 5 #Create a username and assign a username to the password. #Create an external csv file where the username and the password will be stored. #Enable the program user to edit a password, given the right or existing user in our file. #Enable the program user to display all the existing usernames with their passwords. Open contributions are welcome.Love Open Source and this site? Check out how you can help us