Netlify Status CodeFactory


Logo

SquareEyes

Table of Contents
  1. About The Project
  2. Roadmap
  3. Getting Started
  4. Contributing
  5. Contact
  6. Acknowledgments

About The Project

A cross-course project, Front-end Development, Noroff VOC Oslo. Designed and prototyped in Design, coded the first version in HTML&CSS, and lastly made IxD research and adjustments in Interaction Design.

It's a shortfilms website, where you can share your creations, free or for a fee. There's a social element where you can follow both filmmakers and film watchers, like and share, and write reviews.

Language;

HTML, CSS and Vanilla JavaScript. No frameworks allowed.

Features:

  • Login/signup Modal.
  • Contact Form with JavaScript validation.
  • Upload profile image temporarily with JavaScript.

(back to top)

Roadmap

  • Clean up HTML, CSS and JavaScript
  • Update accessibility
  • Add JavaScript for like, follow,
  • Add JavaScript for add and remove movies to Archive
  • Make new CMS for the movies, and collect the API
  • Add "components" document to easily copy & paste sections

(back to top)

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/lindamsandaker/squareeyes.git
  2. Install NPM packages
    npm install

(back to top)

Contributing

If you have a suggestion for improvements, please fork the repo and create a pull request. You can also open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Commit your Changes (git commit -m 'Add some New Feature')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request

(back to top)

Contact

Linda Sandaker - frk.sandkake@gmail.com

Project Link: https://github.com/lindamsandaker/squareeyes

(back to top)

Acknowledgments

(back to top)