AhamedR / peliculopedia

A simple movie reviews app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Peliculopedia: Review your favorite movie!

React JS Vue version

About the project

Application to maintain movie reviews.

  • Users(general public) can visit the site and view the reviews on their favourite movies.
  • Users can sign into the platform using Google Account.
  • Signed-in users can add movies, rate movies and review movies.
  • Moderstors can edit/delete reviews and ban users for unacceptable behaviour.

UI design

Please check this Figma file.

Techstack

How to contribute

In general, we follow the "fork-and-pull" Git workflow.

  • Please check the issues. If you have any doubt please comment there.
  • Please comment before you start work on the issue (this will help us to minimize duplicate contributions)

After selecting an issue,

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "master" before making a pull request!

Visit the project on GitHub

License

Licensed under the Apache License.

About

A simple movie reviews app

License:MIT License


Languages

Language:JavaScript 57.0%Language:SCSS 29.4%Language:HTML 6.9%Language:CSS 5.2%Language:Shell 1.5%