Skip to content

mwahyudihd/debt-writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Debt Recording Website

This project is a web application for recording personal debts. It uses Express.js as the backend and MongoDB as its database. The project was created to fulfill the requirements of an Advanced Database course.

Features

  • Adding new debt records
  • Updating debt status
  • Deleting debt records
  • Searching and filtering debt records
  • User authentication

Requirements

  • MongoDB
    • Make sure the db_debtwriter database is created before running the program.
  • Node.js

Technologies Used

  • Node.js
  • Express.js
  • MongoDB
  • Mongoose
  • Bcrypt (for encryption)
  • EJS (for views)

Installation

  1. Clone this repository:

    git clone https://github.com/username/repo-name.git
    

Running program

  1. Open your terminal on the directory with command :

    npm run dev

License

This project is licensed under the MIT License - see:

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published