Skip to content

Creddit is an online banking website prototype built in vanilla JavaScript, utilizing browser local storage and cache for a Software Engineering course.

Notifications You must be signed in to change notification settings

C-Teo/creddit

 
 

Repository files navigation

Creddit

Online Banking Application

Description

Creddit as an online banking application that allows users to access their bank accounts and perform transactions in a secure manner. Features include: performing withdrawals, deposits, transfers, account viewing, and account changes. This application uses JavaScript, ReactJS, MongoDB, NextJS, and HTML/CSS.

Installation

To run Creddit locally:

  1. Clone the repository: git clone https://github.com/alexander-stan/Creddit.git

  2. Navigate to the project directory

  3. Install dependencies: npm install

  4. Start the development server: npm start

  5. Open http://localhost:3000 in your web browser to view the app.

Usage

To use Creddit, you will be prompted to sign up for an account and log in. You will be redirected to a user dashboard that will provide a variety of options in ways to interact with your linked banked account.

Authors

Teodor Cirstoiu - [email protected] Hadi Jafar - [email protected] Alexander Stan - [email protected] Elaina Araullo - [email protected] Alexis Delgado - [email protected] Humza Khan - [email protected]

About

Creddit is an online banking website prototype built in vanilla JavaScript, utilizing browser local storage and cache for a Software Engineering course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.5%
  • HTML 25.5%
  • CSS 22.0%