/Bank-System

A Bank System made by C language with both Admin And User Interface

Primary LanguageC

Bank-System


Table of Contents


Overview

  • Build Bank-System website by using C

  • A Bank System made by C language with both Admin And User Interface

  • Get Started

    Note -> in the loin page if you type id -> (admin) pass ->(admin) you will go to admin page and if you typed a user id and user password you will go to user page

    1. open CMD
    2. go to path Code
    3. Make Sure you have gcc
    4. then Type gcc MainBank.c Admin.c User.c Functions.c -o Bank.exe
    5. then Bank.exe
    6. run it
    7. enjoy

    Contributors



    Ahmed Hany


    🔒 License

    Note: This software is licensed under MIT License, See License for more information ©Ahmed-H300.