Coder Social home page Coder Social logo

any-movie's Introduction

AnyMovie ๐ŸŽฅ

image

Introduction

This documentation provides an overview of the Marketplace application project. The application is built using Angular 16, Node.js, Express, MySQL, and Prisma ORM. The project aims to create a modern marketplace platform.

Table of Contents

Features

  • User authentication (sign in and sign up using JWT)
  • Angular Material for UI components
  • Product maintenance including CRUD operations
  • Functional Shopping Cart
  • Seller reviews and ratings
  • Different roles for users (client, admin, seller)
  • Modern design and user-friendly interface
  • Product filters for easy navigation
  • User settings and profile management
  • Address management for users
  • Reports and analytics for admin and sellers using Chart.js
  • Separate frontend (client) and backend (server) folders

Technologies Used

Front-End:

  • Angular 16
  • Angular Material
  • Bootstrap
  • Chart.js

Back-End:

  • Node.js
  • Express
  • MySQL
  • Prisma (ORM)

Installation

Requisites: Angular CLI, Node v18+, MySQL

Server:

  1. (In your terminal) Clone the repository to your local machine using
git clone https://github.com/alfres2503/any-movie.git
  1. Navigate to the client app:
cd any-movie/server
  1. Install the required dependencies using
npm install
  1. Set up the database using: (set your mysql credentials in the .env file)
npx prisma migrate dev
  1. Run the application using:
npm run dev

Client:

  1. Navigate to the client app:
cd any-movie/client/app
  1. Install the required dependencies using
npm install
  1. (Having angular CLI installed in your system) Run the application using:
ng serve

Contributions to the AnyMovie are welcome! If you find any bugs, have suggestions for new features, or would like to contribute in any other way, please submit an issue or create a pull request on the GitHub repository.

any-movie's People

Contributors

alfres2503 avatar paulals3015 avatar

Stargazers

Cleyton Marques avatar

Watchers

 avatar

Forkers

satishdesai000

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.