/simple-invoice-backend

Primary LanguageJavaScriptMIT LicenseMIT

Simple Invoice App Backend

It is a simple invoice app backend server for simple invoice project using node js and express js framework and mongodb as database and mongoose as ODM. Flutter app for this project can be found here

Features

  • User can register and login
  • Use can update his/her profile
  • User can create, update, delete and view invoices

Tech Stack

  • Node js
  • Express js
  • MongoDB
  • Mongoose
  • JWT
  • Bcrypt

Installation

npm install

Usage

npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

The Simple Invoice App Backend is released under the MIT License. Feel free to use and modify the code for your own projects.