Code Monkey home page Code Monkey logo

product-frontend's Introduction

product front end crud project

Tech Specifications

- "nodejs": "12"
- "npm" : "6"
- "core-js": "^3.6.5".
- "vue": "^2.6.11".
- "vue-router": "^3.2.0".
- "vuetify": "^2.2.11".
- "vuex": "^3.4.0".

Features

1. Authentication, warning messages and success messages
2. Sign up page with front end validation
3. Sign in page with front end validation
4. Log out functionalities
5. Product module with data tables and pagination
6. Product creation form with success message
7. Image upload functionality using base64 encoded

Project setup

Project setup details are described below step by step: The backend api for this project is [here](https://github.com/zrshishir/product-backend)
	1. Download or clone the project from [Product Frontend]([email protected]:zrshishir/product-frontend.git). 
	2. Go to the project's root directory and run the command `npm install`
	3. Go to the `/src/api` directory and edit the `product-frontend.js`. Assign your domain name with `ROOT_URL`. 
		`const ROOT_URL = 'your-domain-name/api'`
	4. Go to your root direcotory and run `npm run serve`

screenshots of working procedure details

The working procedure is described below with screenshots:
1. To install this project you will have node installed. I will describe it using `npm`. You can install this project two ways
	- Download the zip file from the repository and extract it on your pc

	- clone the project using git and the command is `git clone [email protected]:zrshishir/product-frontend.git`. 

git clone

2. Go to the project's root directory and run the command `npm install`

go to root directory

npm install

3. Go to the `/src/api` directory and edit the `product-frontend.js`. Assign your domain name with `ROOT_URL`. 
		`const ROOT_URL = 'your-domain-name/api'`

root url setting

4. Go to your root direcotory and run `npm run serve`

run the project

Some screenshots of the project

1. Home page 

home page

2. Sign up or Registration page

sign up

sign up validation page

3. Login or Sign in page

sign in page

4. Registration or login message on home page with log out button and product menu

message home page

5. Product page

product page

6. Product creation page

product creation page

7. Product edit page

product edit page

8. Product delete page

product delete

9. Log out message					

log out message on home page

product-frontend's People

Contributors

zrshishir avatar

Stargazers

S. M. Anwarul Islam (Raju) avatar Ali Hasan avatar

Watchers

James Cloos avatar  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.