Skip to content

Latest commit

 

History

History
75 lines (37 loc) · 1.54 KB

README.md

File metadata and controls

75 lines (37 loc) · 1.54 KB

Bank Management System (Written in C)

This is a mini project that is constructed soley using the C programming language. It will consist of all the processes that are done in ordinary banks, such as creating a new accounts, registering for internet banking, depositing money, withdrawing money, creating investment accounts, loan facilities etc. New Features will be added to this README as once they are fully-functional.

Features

NB! To be updated

  • Light/dark mode toggle
  • Live previews
  • Fullscreen mode
  • Cross platform

Documentation

Documentation

Authors

Deployment

To deploy this project run

(insert command here)

Installation

Install my-project with npm

(insert info here)

API Reference

No API are used for this project

Running Tests

To run tests, run the following command

  npm run test

New tests will be added in development

Screenshots

App Screenshot

Screenshots will be added as they are availible

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

To be updated

Lessons Learned

What did you learn while building this project? What challenges did you face and how did you overcome them?

This will be updated during development