Skip to content

ajiteshr7/art-gallery-website

Repository files navigation

Art-Gallery-Website

Open source website for viewing arts and paintings. This website is being built as our DBMS project in fifth semester, Computer Engineering, Jamia Millia Islamia.

What's inside

This website uses a number of open source projects to work properly:

And of course this website itself is open source with a public repository on GitHub.

Development

Want to contribute? Yeaah!

To fix a bug or enhance an existing module, follow these steps:

  1. Fork the repo
  2. Create a new branch (git checkout -b exciting-stuff)
  3. Make the appropriate changes in the files
  4. Add changes to reflect the changes made
  5. Commit your changes (git commit -am 'exciting-stuff!!')
  6. Push to the branch (git push origin exciting-stuff)
  7. Create a Pull Request

Interested?

If you find a bug (the website couldn't handle the query and / or gave irrelevant results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new functionality, feel free to do so by opening an issue here. Don't forget to include some sample queries and their corresponding results.

What next?

  • Write Tests
  • Add Code Comments
  • Seems perfect naa!!
  • Some more code
  • Check for bugs
  • Go-Online!!

The team

Ajitesh Rai Lakshita Bhatia Abdul Mohsin Siddqi
Ajitesh Rai Lakshita Bhatia Abdul Mohsin Siddqi

License

MIT