[go: up one dir, main page]

Skip to content

HariisV/Ticketing-Backend

Repository files navigation

TickEz - Booking Your Movie Awesome

Cara Mudah Booking Film

Applikasi Backend Yang Dibuat Menggunakan Node.js.

📑 Menu

-->

-->

❗ Requirements

💾 Installation and usage

git clone https://github.com/<user>/<project>
Import tickez.sql To Your Phpmyadmin
Rename .ENV.COPY To .ENV & Setup Your Account
$ npm install

🚨 Tests

$ npm run dev

✔️ Dependencies and libs

📂 Folder Structure

.
├── node_modules            # Node Module
├── src                     # Project source code
    ├── config 
    ├── helpers
    ├── middleware
    ├── modules
    ├── routes
    ├── template
├── public                  # Asset public
├── .gitignore              # File Name For not uploaded on github
├── LICENSE                 # License This Project
└── README.md               # For Readme In github

🎁 Release History

  • 0.1.1
    • Export PDF
  • 0.1.0
    • UploadImage = Post with File, Update with File, File Validation (type & size)
    • NODEMAILLER = Register
    • REDIS = Schedule & Movie
    • AUTHENT = REFRESH TOKEN
    • MIDTRANS = - POST ke Midtarns - Midtrans Notif - Midtrans Di Helpers - SET DATA SUCCESS || CHANGE PAYMENT METHOD
    • Booking = PAYMENT GATEWAY
    • Booking = Update Status When Payment Midtrans
  • 0.0.1
    • Init the project

🔔 Tasks

Task list:
  • REDIS
  • Multer
  • JWT
  • Midtrans
  • Node Mailler
  • Export PDF

📝 License

The MIT License (MIT)

😺 Author

Anurag's GitHub stats

About

Backend For Ticketing App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published