Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

piyushkumar96/react-golang-mini-application

Repository files navigation

Go Watch a Movie!

This my first React as frontend and Go as backend mini application. This application basically to handle movies along with genre.

Requirement

  1. React
  2. Golang
  3. Postgres

Features

  1. Add movies and genre.
  2. Manage movies and genre.
  3. Search movies using graphql.
  4. Movie Poster added from themoviedb.com by api call.

Start Application

  1. starting frontend
 $ cd movies-app-frontend && npm start

Note:- username:- piyush25032@gmail.com password:- password

  1. starting backend
 $ cd movies-app-backend && go run cmd/api/*.go

Screens

  1. Home Screen hld
  2. Login Screen hld
  3. Movies Screen hld
  4. One Movie Screen hld
  5. Genres Screen hld
  6. One Genre Screen hld
  7. Add movie Screen hld
  8. Manage Catalogue Screen hld
  9. Edit Movie Screen hld
  10. GraphQL Movies Screen hld
  11. GraphQL One Movie Screen hld

AltStyle によって変換されたページ (->オリジナル) /