Coder Social home page Coder Social logo

b2c-portal's Introduction

MVP Level B2C Web Portal

  1. Please create basic HTML page of Login Screen and Make it dynamic. UID and Password based login

  2. Dashboard : Dynamic Cards Creation showing how many customer and products are their in Database

  3. User Management : Please create module of user management with fields Name, User ID and Password

  4. Customer Module : Please create Index page showing customer data having Fields > Customer Name, Customer Age, Customer Phone Number Additional Module Feature would be - Add Customer, Edit & Update Customer, Delete Customer and Excel Download Option

  5. Product Module : Please create Index page showing product data having Fields > Product Name, Customer Qty Additional Module Feature would be - Add Product, Edit & Update Product, Delete Product and Excel Download Option

  6. Logout : User would be able to logout by clicking on this button.

Requirements

  1. PHP 8.3
  2. Node 16
  3. MySQL 5.6

Installation

  1. Clone/Download the repo
  2. Copy the env.example to .env
  3. Create a new database schema and modify the database connection accordingly
  4. Run composer install
  5. Run npm install
  6. Run php artisan migrate
  7. Run php artisan serve
  8. Run npm run dev

Notes

  1. User is of 2 types - admin and normal user
  2. Admin will have the access to view all the users
  3. Without authentication, anyone can see the dashboard analytic cards
  4. Other modules, i.e. Products and Customers can be accessed only after login authentication.
  5. To make a user admin, execute command php artisan make:admin {user's email}

b2c-portal's People

Contributors

vivekwaah avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.