https://github.com/akash-nath29/notify
Online Noticeboard System
https://github.com/akash-nath29/notify
Last synced: 30 days ago
JSON representation
Online Noticeboard System
- Host: GitHub
- URL: https://github.com/akash-nath29/notify
- Owner: Akash-nath29
- License: apache-2.0
- Created: 2023-08-29T07:31:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-29T07:59:54.000Z (over 1 year ago)
- Last Synced: 2025-02-12T11:53:41.376Z (3 months ago)
- Language: Python
- Homepage:
- Size: 13.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notify
Welcome to Notify, your online noticeboard application that empowers you to manage and view notices with ease!
![]()
[](https://github.com/Akash-nath29/notify/stargazers)
[](https://github.com/Akash-nath29/notify/network/members)
[](https://github.com/Akash-nath29/notify/pulls)
[](https://github.com/Akash-nath29/notify/issues)
[](https://github.com/Akash-nath29/notify/blob/main/LICENSE)## Features :sparkles:
- Add notices to keep your community informed.
- Browse and watch the notices posted on the noticeboard.## Getting Started :rocket:
1. **Clone the repository:**
```bash
git clone https://github.com/Akash-nath29/notify.git
cd notify
```2. **Install dependencies:**
```bash
pip install -r requirements.txt
```3. **Run the application:**
```bash
python app.py
```4. **Access the application:**
Open your web browser and go to `http://localhost:5000`.
## Contributing 🤝
We welcome contributions! To contribute to Notify, follow these steps:
1. **Fork the repository.**
2. **Create a new branch:** `git checkout -b feature/my-feature`.
3. **Commit your changes:** `git commit -am 'Add a new feature'`.
4. **Push to your branch:** `git push origin feature/my-feature`.
5. **Create a pull request on GitHub.**## License 📄
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Get in Touch ✉️
Feel free to reach out if you have questions or feedback! You can contact us at [[email protected]](mailto:[email protected]).