Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.
/ GalleryClient Public archive

Ei'sGallery is a wallpaper website built on MERN stack. You can upload wallpaper with specific descption including tags, types, device, rating and choice and all of these features can also be added dynamically.

Notifications You must be signed in to change notification settings

janakhpon/GalleryClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GalleryClient

GalleryClient is a wallpaper website built on MERN stack. You can upload wallpaper with specific descption including tags, types, device, rating and choice and all of these features can also be added dynamically. On displaying the wallpapaers you can sort by type, tags, date, rating and choice. Notice that CRUD options are available to admin only. Please Check the RELEASE_STATUS before you clone. Here is a deployed link herokudeploy

This repo is no longer maintained as it was first written years ago!!!.

Usage

clone the server repository first git clone https://github.com/janakhpon/GalleryOld.git

clone the client repository git clone https://github.com/janakhpon/GalleryClient.git

Get into server directory root folder cd GalleryOld

Install Dependencies using npm

npm install
npm i -d
npm run start
npm run dev

Install Dependencies using yarn

yarn install
yarn add
yarn start
yarn dev

then for client,

Get into client directory root folder cd Gallery-React

Install Dependencies using npm

npm install
npm i -d
npm run start
npm run dev

Install Dependencies using yarn

yarn install
yarn add
yarn start
yarn dev

FULL RESOURCES

BACKEND/SERVER FRONTEND/CLIENT FRONTEND/CLIENT FRONTEND/CLIENT

Included Features

1.add(wallpaper/type/tags/device) 2.get(wallpaper/type/tags/device) 3.update(wallpaper/type/tags/device) 4.delete(wallpaper/type/tags/device) 5.sort(type/date/tag/rate/choice)

Features that is not included yet

  1. Progress options(based on fs)
  2. Graphql for contact page
  3. Websocket for multi languages
  4. Sort by Devices

RELEASE_STATUS:IN PROGRESS

RELEASE_CODE: GDEV055

Sorry this project is not completely done yet and only a few features are available. If you are considering about cloning this project please wait till it's completed.

Description

If you wanna try it on your own clone the SERVER-SIDE-REPOSITORY firs then use your own MONGO_URI then run start or dev whatever u like and if it went without errors clone this CLIENT-SIDE repo and start the application. I'm sure there will be a few or more errors as this project is completely done for both CLIENT and SERVER.

About

Ei'sGallery is a wallpaper website built on MERN stack. You can upload wallpaper with specific descption including tags, types, device, rating and choice and all of these features can also be added dynamically.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published