piyushkumar96/react-golang-mini-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. React
  2. Golang
  3. Postgres
  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.
  1. starting frontend
    $ cd movies-app-frontend && npm start

Note:- username:- [email protected] password:- password

  1. starting backend
    $ cd movies-app-backend && go run cmd/api/*.go
  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

About

react-golang-mini-application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published