Giter VIP home page Giter VIP logo

demo-art-gallery's Introduction

This is the Demo of an Art Gallery which is performed in minimalistic vatiant in React and using i18n for content translation in two languages: English and Russian (Client part - front-end). This Single Page Application is built for desktop and supports some mobile version screens

Demo - Art - Gallery Management System

Objective: To create Demo Art Gallery Management System that keeps record of artists, their paintings, art gallery details, exhibition details and option for subscription

Abstract: This project intends to include various features related to an art gallery i.e. information about gallery, exhibition, artists, their paintings etc. The main aim is to help art lovers know about different exhibition details organised by Art Gallery, the art work included, the artists

Role Based Access Control, RBAC

This project allows two types of user

  1. Site Editor.
  2. Site Guest.

The activities of Site Editor are

  1. Manages with minor and major features for Demo Art Gallery Application:
  2. Manages (create/ edit/remove/save) major and minor application features such as navbar, search area, alert, buttons, content, titles, inputs, pictures etc.
  3. Manages (choose/ change) application colors such as navbar color, buttons color, background color, title and content color etc.

The activities of Site Guest are

  1. Uses Demo Art Gallery Application features for its purposes.
  2. Reaches Application site by URL
  3. Satisfies with viewing paintings, reading painting details, watching and re-watching trailer (video), planning the visit to the Demo Art Gallery and deciding which event I would like to pay a visit, getting newsletters and be informed regarding Demo Art Gallery news.
  4. Uses in proper way all site facilities such as: buttons, inputs, navbar tabs, slider, alert announcement, search area for searching desirable painting picture, buttons for translating Application content, to make a subscription for newsletters etc.

Link

https://demo-art-gallery.netlify.app

Getting Started with Create React App

This project was bootstrapped with Create React App.

Technical stack

Front end

React hooks

Bootstrap / scss

React Api-context

React Router

Webpack

NPM (basics)

i18n - translate

Tests (not mandatory)

Github

Features

The Demo Art Gallery Application includes 6 pages

Art Gallery (Home Page)

This page includes

The Navbar with page's tabs and toggled language buttons en and ru. By clicking on tab the relevant page will be routed and presented on User Interface

Alert, which can be opened if press the button “Information” and can be closed by click

Slider with announcement of Events page with event's pictures, title and short event explanation on the Art Gallery page, when click on left or right arrow, picture should be changed to other one, or pictures in slider can be changed in time interval

Collection Page

This page includes

The Navbar with page's tabs and toggled language buttons en and ru. By clicking on tab the relevant page will be routed and presented on User Interface

Search area for searching paintings by painting name, year, painter name and material in two languages - English and Russian

An option if the Site Guest enters not valid input (like numbers, just letters or their combination) to search area NO PICTURE MATCHED YOUR SEARCH AREA will appear on User Interface

Collection of arts - 15 painting pictures with a picture name

Painting Information Page

This page includes

The Navbar with page's tabs and toggled language buttons en and ru. By clicking on tab the relevant page will be routed and presented on User Interface

The navigation to Painting’s Information page will be fulfilled after selecting and clicking on a painting name link on the Collection page

Title "Painting Information", Image and Painting Art details picture such as picture name, painter name, year, picture dimension, picture materials and detailed painting description content about picture

Button BACK TO COLLECTION for continuing to see or select other pictures

Events Page

This page includes

The Navbar with page's tabs and toggled language buttons en and ru. By clicking on tab the relevant page will be routed and presented on User Interface

Title “ART GALLERY EVENTS”

Three events. Events are things such as the lectures, exhibitions, etc. Note: This includes the following information: event, event description, event name, event date, event time, event picture, venue name

The buttons “Read more” and “Read less” for toggling event description content to showing less or showing more the event description content

Button "BOOK ENTRY TICKET"

Booking Page

This page includes

The Navbar with page's tabs and toggled language buttons en and ru. By clicking on tab the relevant page will be routed and presented on User Interface

The title "BOOK FREE TIMED ENTRY"

The title "TRAILER"

The trailer (video), which Site User can watch and re-watch video

The page content, button "TICKETS AVAILABLE SOON // BACK TO EVENTS", Demo Art Gallery contact details

About Page

This page includes

The Navbar with page's tabs and toggled language buttons en and ru. By clicking on tab the relevant page will be routed and presented on User Interface

Title "ABOUT ART GALLERY"

The content "Our Mission : ......"

The content "Our Values: ....."

The title "Subscribe to newsletter and hear about events, collection from Art Gallery"

Subscription input areas

  1. Enter First name
  2. Enter Last name
  3. Enter email address

The button "SUBSCRIBE"

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can't go back!

If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

demo-art-gallery's People

Contributors

lolasl 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.