Skip to content

On the execution of the program, the user will be able to visit the art gallery, view different available artworks, add new artworks to the gallery. Upon adding a new painting to the gallery, it gets added to the database also. Searching is also easier and more efficient. The user can also remove the artworks which he does not want.

Notifications You must be signed in to change notification settings

shreyas463/Virtual-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Art Gallery

Commands to run the app and view the website: • Step 1: Open a terminal window to connect to the database using the node app.js command. • Step 2: Open another new terminal window to start the backend with the npm start command. • Step 3: Localhost:3000 opens in the browser. • Step 4: The user should be able to see the art gallery on the browser. He then interact and uses the site. • Step 5: To open the database, open a new terminal window and type mongo->use Art Gallery. • Step 6: Once finished, the user can exit successfully.

Description

An art gallery that utilizes the MET API to display priceless artworks in real time. Created using:

  • React
  • NodeJS
  • Express
  • MongoDB MET API

Features: View Artworks View Artist and Artwork history details Search for an Artwork Add or delete an Artwork Login: New users can sign up to be members.

Screenshot 2022-06-18 at 4 30 23 PM

Screenshot 2022-06-18 at 4 37 14 PM

Screenshot 2022-06-18 at 4 37 39 PM

Screenshot 2022-06-18 at 4 37 50 PM

Screenshot 2022-06-18 at 4 37 58 PM

Screenshot 2022-06-18 at 4 38 22 PM

Screenshot 2022-06-18 at 4 39 02 PM

Screenshot 2022-06-18 at 4 39 12 PM

Screenshot 2022-06-18 at 4 40 40 PM

About

On the execution of the program, the user will be able to visit the art gallery, view different available artworks, add new artworks to the gallery. Upon adding a new painting to the gallery, it gets added to the database also. Searching is also easier and more efficient. The user can also remove the artworks which he does not want.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published