Screened is a community for creative and interesting minds. It’s home to several thought-provoking pieces and intriging conversations about movies on our screens.
Screened is the premiere online destination for movie enthusiasts, providing the latest news and information on casting and development, release dates, interviews and all movies rated gist. Screened keeps users connected to all their favorites, past, present and future movies/tv series. Our sole aim is to become one of the best review websites on the internet where you discover, watch and discuss the movies you love.
Tool:
Figma for UI designs. FigJam for UX designs.
Languages: HTML, CSS, JAVASCRIPT.
These languages were used to structure, style, and let users interact with the UI of the platform.
Language: Python
Framework: Django
The entire project is built on Django, a high-level python web framework for rapid development and clean design.
-
You will need the following technologies installed to get the service running:
-
A compatible broswer
-
An IDE
-
Python app
-
GIT
-
Clone the repo
-
Open command prompt and type git clone https://github.com/zuri-training/Price-Compare-Team-22.git
-
Open the folder you just cloned using your IDE and open the terminal window.
- install python download from the official python download page
- install virtualenv
pip install virtualenv - install django
pip install django
-
clone the repository and move into the repository
git clone https://github.com/Jozz77/Screened-Movie-Blog.git
-
create the virtual environment if you haven't created it
python -m venv env
-
activating the virtual environment
windows:
.\env\Scripts\activatemacOs:
source env/bin/activate -
install the requirements
pip install -r requirements.txt
-
run
python manage.py runserver
- activate the environment
windows:
.\env\Scripts\activate
macOs:
source env/bin/activate
- run the server
python manage.py runserver
You're all set!
-
Home Page Users can view basic information about the platform and watch a Youtube video trailer one on the categories.
-
Navigation Bar Users can navigate the site and move from one page accessible to them to another. Pages includes: About Page,
-
Search Users can search for products by typing the keyword in the search bar. However, they are limited to viewing products in a category.
-
Categories Users can view blog post across 5 categories which are Hollywood, Bollywood, Nollywood, K-drama and Tv-Series.
-
Call To Action (CTA) Users will be receive prompts to take certain initiative and become a registered member. These features include: A prompt to register and become authenticated.
-
Footer: Pages include: Contact Page, Write for Us, Terms and Conditions, Privacy and Credits Page which is the Team's page.
-
Use the search area to find your desired products.
-
Click on the categories dropdown and choose which category posts you want to see.
-
Click on the posts you want to view.
-
Click on Comment on the blog post to add your comments.
-
Visit the platform using the live link
-
Browse through various Categories and posts.
-
Go to the Write For Us page and click on Start Here to sign up and log in.
-
Go the Write new blog and fill in your details and click on Submit Button.
-
You are done!!!
-
Navigation Bar Users who did not save login information will have to sign in using the email and password method.
- Blog Posts Users can post contents, edit posts, delete add images to their posts across 5 categories
- GitHub - Jozz77
- Behance - thedesignmuse
- Behance - oluwaseunajayiire
- Behance - timilehindolor
- GitHub - Oyinade3
- GitHub - gLitCH1904
- GitHub - mideD3V
- GitHub - Rasheedatj
- GitHub - stephikebudu
- GitHub - FunmiKay
- GitHub - Ahdeyyy
Many thanks to the Just-Projects for the training and inspiring this project.
Jonathan Mmadu
- GitHub - Jozz77