Skip to content

Movie info web app built using .Net Core (following BDD using Specflow and tests written in Gherkin), VueJs and MS SQL Server database, supporting user and admin level UI flow - enabling users to browse through movies, actors, producers etc and admins to edit and delete movie information on the dashboard.

Notifications You must be signed in to change notification settings

arghac14/Cinemy-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cinemy-v2

About the project:

Movie info web app built using .Net Core (following BDD using Specflow and tests written in Gherkin), VueJs and MS SQL Server database, supporting user and admin level UI flow - enabling users to browse through movies, actors, producers etc and admins to edit and delete movie information on the dashboard.

Tech stack used:

ASP .Net Core, VueJs, MS SQL Server

Snaps of v2.0:

How to run Cinemy v2.0

  1. Run these following commands:
cd frontend
npm install
npm run serve
  1. Run the API on local: Open Backend/IMDB.sln and run on IIS.

  2. Open SSMS/SQL Server and Run the IMDBStructure.sql file.

Checkout v1.0

Github link
Live Demo: cinemy.herokuapp.com

Snaps of v1.0:

About

Movie info web app built using .Net Core (following BDD using Specflow and tests written in Gherkin), VueJs and MS SQL Server database, supporting user and admin level UI flow - enabling users to browse through movies, actors, producers etc and admins to edit and delete movie information on the dashboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published