GitXplorerGitXplorer
s

movies-admin-page

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
74c97aa3caa9ba978213a97441d6f1b7f73fdcc8

Update README.md

sserkan-bayram committed a year ago
Verified
b7b203bd1f347d23a4e4061821c21afc4d83c6a6

Create README.md

sserkan-bayram committed a year ago
Unverified
dfca1dc99b9b16e6d7e51c565b67c3b66ce71b78

add delete feature & prevent identical entries & add keyboard support

sserkan-bayram committed a year ago
Unverified
55c8da846ffbbd1d914471829536335acb50daf3

tidy up server && add database

sserkan-bayram committed a year ago
Unverified
6d82b24ebab5760a87100582527b3c2d89985c37

fix rerender issue & fix undefined issue

sserkan-bayram committed a year ago
Unverified
c933d3e02197de3ca835b054828820c4d615ddb5

add movie details

sserkan-bayram committed a year ago

README

The README file for this repository.

Movies Admin Page

Practicing MERN skills

  • Used Technologies:

    • MongoDB
    • Express
    • React
    • NodeJS
  • Features:

    • Fetch movie details via TMDB API
    • 5 other options to choose correct movie
    • Add or delete movies
    • Keyboard support to find & add movies
    • Save movies within a database

image