GithubHelp home page GithubHelp logo

a-cole55 / flicklist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 100devs/todo-mvc-auth-local

0.0 0.0 0.0 787 KB

Movie Watch List

JavaScript 54.30% CSS 21.78% EJS 23.15% Shell 0.34% Nix 0.43%

flicklist's Introduction

FlickList 🍿πŸŽ₯

A web application that allows users to login and create a personalized list of movies to watch. User can remove the list after watching.

Link to Project: https://flicklist.onrender.com/

FlickList

Roadmap

  • Each customer can log in to a unique account.
  • Customers can setup accounts.
  • A customer can enter in recommended movies
  • A customer can filter movies by genre
  • A customer can hit a button to be suggesed a random movie to watch
  • A customer can submit a move, edit a movie submission, and delete a movie

Contributing

Always telling people you'll definitely check out a movie they suggest, but then forgetting about it? Sitting on Netflix or Hulu scrolling endlessly for a movie even though you get so many recommendations? We'd love to have you contribute to this project!

Please create an issue for any changes you would like to see under the "Issues" tab above. Fork the repo, clone it to your machine, create a new branch for your changes, make your changes, push the changes to your fork, then submit a pull request at which point we will review and follow up.

Setup

The following instructions assume you already have an IDE (We recommend Visual Studio Code!) installed on your computer and know your way around MongoDB Atlas.

To get FlickList running on your local machine, you will need to do the following:

  1. Clone the repo to your computer.
  2. Open a terminal in your IDE and cd to the directory in which you cloned the repo.
  3. Run "npm install". This will download all the node modules needed to run the software.
  4. Configure a .env file.
    1. The format should look something like the following:
      PORT = 2121
      DB_STRING = [MONGODB ATLAS STRING]
      
    2. The file should be saved in config/.env.
  5. In your IDE terminal, run "npm start".
  6. In a web browser, navigate to localhost:2121 (or whatever port you chose in your .env file).

flicklist's People

Contributors

calslips avatar a-cole55 avatar christurc29 avatar leonnoel avatar christiankilpatrick-dev avatar jeremyseckinger avatar memphis1983 avatar

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.