- Django 3.0.6 and Python 3.8.2
https://stackoverflow.com/questions/37094032/how-to-run-cloned-django-project
https://alicecampkin.medium.com/setting-up-a-forked-django-project-53d5939b7e9e
- The website contains a Navbar through which you can navigate to different pages easily. It has a search bar where you can search about the movies,a signup button where you can create your account and a login button.
- Frontend part of this website consists of plain HTML along with bootstrap stylings.
- Home: An introductory page that contains information about the new movies and best movies of every genre.
- About us: An introductory page that contains information about the website.
- Contact:Page that contains a form where you can send your message or feedback.
The website is currently incomplete and has a lot of oppurtuinities for contribution and you may use this project to get started with open source contributions as such.
The issues listed below are provided along with their difficulty levels so you may pick them accordingly.
- Create and Issue and wait for being assigned to it. (I shall be assigning them about twice a day)
- Fork the repository.
- Make changes and commits on the forked repository
- Create a pull request to the master branch of the original repository
- Valid pull requests will be merged
- Designing the UI (3)
- Making the webpage responsive (one page per PR) (2)
- Implementing forgot password functionality on login page (5)
- Implementing email functionality so that new users could receive on signing up (5)
- Typos fixing and content enhancements (2)
- Enhancing the home page, making it the landing page by adding more features to it like Carousel. (5)
- Implement buying feature on movie detail page by connecting it to database. (5)
- For any other enhancements, open the issue and I shall assign it if it is appropriate.
PS: For the issues that I have opened already, comment in the issue to let me know if you are taking it up. (like by commenting 'I would like to take this up')
For any queries, contact me at 190030006@iitdh.ac.in
-------------------------------------------------------------------------------