Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 890 Bytes

README.md

File metadata and controls

40 lines (30 loc) · 890 Bytes

Fund-Request-System-API

The fund request api is a web-based application that allows users to request funds through a user-friendly interface. This system is designed for organizations or businesses that need to manage financial requests from their employees or staff. The application has three types of users: admin, finance manager, and staff

Contents

Requirements

  • Mongo db
  • Yarn
  • Node >=16.15.1

Tools

  • express, @types/express
  • @types/node
  • typescript
  • dotenv
  • cors
  • helmet
  • africastalking
  • nodemon
  • body-parser
  • express
  • mongoose
  • dotenv
  • nodemailer
  • bcrypt
  • express-validator

Installation

Development

Production