An open API service indexing awesome lists of open source software.

https://github.com/madhushaprasad/diagon-alley

Happy Hacktober! :octocat: This is a beginner friendly repository made specifically for Hacktoberfest that helps you get your first PR.
https://github.com/madhushaprasad/diagon-alley

collaborate github-pages hacktoberfest hacktoberfest-accepted hacktoberfest2022 hacktoberfest2024 hactoberfest2023

Last synced: 7 months ago
JSON representation

Happy Hacktober! :octocat: This is a beginner friendly repository made specifically for Hacktoberfest that helps you get your first PR.

Awesome Lists containing this project

README

          

# 🏫 Diagon Alley - Open library for tech lovers

✨ Hacktoberfest 2022

🌱 Contributing to hacktoberfest 2022

Welcome to hacktoberfest 2022 Public Repository. 👨🏻‍💻

Happy Hacktober! :octocat: This is a beginner friendly repository made specifically for Hacktoberfest that helps you get your first PR.

## 🔖 What is Hacktoberfest?

Hacktoberfest is one such event from Digital Ocean
that encourages you to contribute back to your favorite projects. In exchange for your contributions, you either get a gift from DigitalOcean, or you can choose to plant a tree instead.

## ✨ Everything you really need to know about Hacktoberfest

- Make sure to register between Sept. 26th and Oct. 31st using
- PR/MRs can be submitted to participating projects on both GitHub and GitLab, between Oct. 1st and 31st
- Events will be held virtually and can be held in a variety of formats such as a meetup, live stream, or office hours.
- If you complete Hacktoberfest, you can opt not to receive a reward kit and have a tree donated instead.
- Dive into hacktoberfest full participation guide at


## 🤝 How to contribute?

[Click here to scroll to section 👇](#-how-to-contribute-1)

## ✅ What's going here?

Libraries are essential to the development of knowledge.
That future begins right now.

Our goal is a future where knowledge is more widely available and more voices are heard.
Where resources and solutions can be "hacked," shared, and networked.
Where information not only offers solutions, but also inspires and empowers.
We believe Diagon Alley can play a role in creating this future.

`Diagon Alley is an open library for every tech student to level up their tech knowledge by reading e-books. Welcome to Diagon Alley, the ultimate open library designed exclusively for tech students eager to elevate their knowledge. Dive into a plethora of enlightening e-books covering a spectrum of tech subjects. Share your insights and opinions through our user-friendly feedback section. Should you encounter any webpage or community-related concerns, our dedicated contact section is just a click away. Explore the Book page for a comprehensive list of all the e-books currently available on our platform. Diagon Alley is your go-to destination for an immersive tech education experience.
`

In this project, we are developing a web application using basic technologies.
🏷️ HTML 5
🏷️ CSS 3
🏷️ PHP
🏷️ MySql

## 🤝 How to contribute?

You can contribute to the project on github. Here's how you can do it.

1. Fork the repository and give a star

2. Clone it on your local machine

```
git clone https://github.com//Diagon-Alley.git
```

3. Create a branch which includes your name (i.e. `Nufri` or `nufri-feature-dev`) and checkout. (_See the guide for the more details [Link](https://www.atlassian.com/git/tutorials/comparing-workflows/feature-branch-workflow)_)

```
git checkout -b feature/
```

4. Write your code/make changes
5. Review everything, commit and push to your branch on your forked repository

```
git add .
git commit -m ""
git push --set-upstream origin feature/

```

6. Create a pull request from your branch to the `main` branch on the base repository
(_See the guide for more
details [Link](https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request)_) and requesting a pull request review. (_See the guide for the more details [Link](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/requesting-a-pull-request-review)_)

7. Your contribution will be reviewed and merged with the main repository 🙌

## 🌱 Contributors





🔖 Figma Designs

Figma Link for this project