Skip to content

vk-vasanth-vk/Animot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Animot

Animot stands for Anime, Movie and TV-Series.
I have developed an web application to provide ratings, short description and the trailer of specific Anime, Movies and TV-Series.

Featues

  • Seperated pages for each categories
  • Browsing function (Limited resources)
  • Dynamic web page

Languages

  • HTML
  • CSS
  • JS
  • PHP
  • MySQL

Preview

Main

Index.mp4

Anime home

anime_home.mp4

Anime page

Anime.mp4

TV-Series page

tv.1.mp4

Movie page

movie.mp4

Getting Started

Prerequsites

You just have a basic knowledge about the above mentioned languages and XAMPP (Local hosting software).

Installation

Step 1:
Fork this repository, and clone it into your local machine.
git clone https://github.com/vk-vasanth-vk/Animot.git using this command on your command prompt.
you can use any code editor.

Step 2:

  • Install and setup the XAMPP server to run your application on localhost.
  • Just go through the official docs or watch some Youtube videos for basic controls.
  • Always make sure that your files are inside the Xampp/htdocs folder, to host your application.
  • Now, run the Apache(Server) and MySQL(DB) from the control panel.

Step 3:

  • Head to localhost/phpmyadmin in your browser
  • Create a new Database
  • Create a new table to store the username and password (column name should be username and password)
  • Create a connection.php file to establish a connection with your DB
  • You can able to see the application on localhost:<your_project_directory>/<your_file_name>

Step 4:
There might be some conflicts with the file path since i'm uploaded only the pages folder and you can't able to see any images or background videos.
For resouces send me a request on this google drive link https://drive.google.com/drive/folders/1jzbNxoulzyn4NgzTGGepZ_smITqp-RDG?usp=sharing. Add this to the project folder and now you can able to see the videos and images.

Limitations and Future Plans

As this is my first web project, i developed this with raw HTML,CSS,PHP and without the help of any modern framworks, so the code structure and the naming conventions might be little bit terrible, Sry for that. It only contains limited resources, 3 pages for each categories. I'm planning to integrate API to provide more contents and details in the future, and also moving to modern web technologies to make more responsive pages.
Contributions are welcomed!

Need any help ?

If you're facing any issues while installation, development, hosting or want to contribute to this project just send me a message to vasanthakumartncbe@gmail.com i would be happy to help you if you need.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published