Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added document section with required Links #143

Closed
wants to merge 8 commits into from
Closed
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@ Anitab-Forms is an application that simplifies the processing and selection proc

Documentation for the project is hosted [here](https://osp-web-docs.surge.sh/). We use `Docusaurus` for maintaining the documentation of the project.

### Few Useful Links:
1. [anitab-org wiki](https://github.com/anitab-org/anitab-forms-web/wiki) : Wiki page
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. [anitab-org wiki](https://github.com/anitab-org/anitab-forms-web/wiki) : Wiki page
1. [anitab-forms wiki](https://github.com/anitab-org/anitab-forms-web/wiki) : Wiki page

2. [Open Sessions](https://meet.google.com/eqb-nuut-kqm) : You can join Meetups organized by anitab-org through this link.
3. [GSoC youtube video link](https://youtu.be/3A746GppZ0Y) : GSoC 2020 final demo - anitab-forms youtube video link.
4. [Setting up the project youtube video link](https://youtu.be/_b2RQGbYN9w) : Here is the youtube video link for setting up the project for development purpose.
5. [Question in Zulip chats link](https://anitab-org.zulipchat.com/#narrow/stream/223070-questions) : In this zulip channel , all the Q&A happens related to anitab-org opensource.
6. [Announcement in Zulip chats](https://anitab-org.zulipchat.com/#narrow/stream/213491-announcements) : In this stream, all the important decision are announced by admins related to anitab-org opensource.

## Setup

- To setup the project locally go through [this wiki page](https://github.com/anitab-org/anitab-forms-web/wiki/Fork,-Clone,-Remote-and-Pull-Request).
Expand Down