Skip to content

Ei'sGallery is a simple wallpaper website for nature lover.You can upload wallpaper with related `TYPE` and `TAG WORDS` and as a consequence of this you can easily select `TYPE` options or `SEARCH TAG WORDS` from search box. `CRUD` operation can only be done with `admin` route.

License

Notifications You must be signed in to change notification settings

janakhpon/Ei-sGallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ei'Gallery

Ei'sGallery is a simple wallpaper website for nature lover.You can upload wallpaper with related TYPE and TAG WORDS and as a consequence of this you can easily select TYPE options or SEARCH TAG WORDS from search box. CRUD operation can only be done with admin route. Please Check the RELEASE_STATUS before you clone. Here is a deployed link herokudeploy

Usage

clone the repository

git clone https://github.com/janakhpon/Ei-sGallery.git

Get into root folder

cd Ei'sGallery

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

Included Features

1.File upload 2.REST/CRUD 3.SERVER SIDE APPLICATION 4.API for client is not yet available

RELEASE_STATUS:IN PROGRESS

RELEASE_CODE: GDEV021

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.

API OPTIONS

Still working on it! so it's not completely available at the moment

   GET => /api/list
   GET => /api/type/:type
   GET => /api/keyword/:keyword
   POST => /api/type
   POST => /api/keyword
   POST => /api/upload
   PUT => /api/update/:id
   PUT => /api/update
   DELTE => /api/delete/:id
   DELTE => /api/delete

About

Ei'sGallery is a simple wallpaper website for nature lover.You can upload wallpaper with related `TYPE` and `TAG WORDS` and as a consequence of this you can easily select `TYPE` options or `SEARCH TAG WORDS` from search box. `CRUD` operation can only be done with `admin` route.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages