Skip to content

This repository is about the dashboard backend of the online shop project. I will use Laravel framework to develop this part of the project.

License

Notifications You must be signed in to change notification settings

Honglin-Lu/Online_Shop_Dashboard_Backend

Repository files navigation

Online Shop Dashboard Backend API

Badge Badge Badge Badge Badge

It's a simple online shop dashboard backend api. It includes the following modules: employees, customers, products, suppliers, orders, articles, banners, feedback and authentication. The main task is manipulating CRUD of these modules. I build this api with Laravel Framework. And I choose MySql for my database, as well, I use postman to test the api.

Tasks

  • Create database via laravel migration
  • Design business model with eloquent relationships
  • Develop modules with CRUD (Product, Order, Customer, Employee, Supplier, Article, Feedback, Banner, Authentication)
  • Validate form data according to business rules
  • Build standard data response
  • Use Http client tool, Postman to test API

About

This repository is about the dashboard backend of the online shop project. I will use Laravel framework to develop this part of the project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published