Pollitup Save

Live WebsiteπŸ‘‡

Project README

Poll It Up ~ A community polling app with unlimited potential

image

Contributions Accepted under GSSoC '23

Contributors

License: MIT

PRs Welcome GitHub pull requests GitHub issues

About The Project

  • Teachers, members of the government, and even concerned citizens can launch polls about problems they are facing to get opinions on the best method to approach the problem. Or, anyone can create polls just for fun!.
  • The community can pick and choose which polls are most important for them, this can allow the community to prioritize the most urgent polls that could potentially cause drastic reforms.
  • Easily find polls near you. You can answer polls related to problems that are arising in your community that can help better the environment, aid in the growth of local startups, allow you to share your ideas with your local government, and so much more!
  • Poll It Up is PWA optimized, so you can download it and run it as if it were a native app!

Before You Start

  • Try to maintain the file format & folder structure.
  • Try to maintain proper file names.
  • Don't use capital or spaces for files names instead use _ or -.

Getting Started

Please follow these simple steps to start working:

1. If you want to work on issue then comment. If you get assigned, Fork this repository.

2. Clone your forked copy of the project.

git clone https://github.com/agamjotsingh18/pollitup.git

3. Navigate to your project directory and open it in your code editor. :file_folder: .

cd pollitup

4. Add a reference(remote) to the original repository.

git remote add upstream https://github.com/agamjotsingh18/pollitup.git

5. Check the remotes for this repository.

git remote -v

6. Install dependencies

npm install --legacy-peer-deps

7. Always take a pull from the upstream repository to your master branch to keep it at par with the main project(updated repository).

git pull upstream main

8. Start the development server

npm start

9. Create a new branch.

git checkout -b <your_branch_name>

10. Perform your desired changes to the code base.

11. Track your changes:heavy_check_mark: .

git add . 

12. Commit your changes .

git commit -m "Relevant message"

13. Push the committed changes in your feature branch to your remote repo.

git push -u origin <your_branch_name>

14. Open a Pull Request with a name of the issue and describe about your changes with reasons. To create a pull request, click on compare and pull requests. Please ensure you compare your feature branch to the desired branch of the repository you are supposed to make a PR to.

15. Add appropriate title and description to your pull request explaining your changes and efforts done.

16. Click on Create Pull Request.

17 Voila!
Whoohooo!

Add Your Name

Once your PR got merged, do not forget to add your name in CONTRIBUTING.md file. Further instructions are mentioned there.

Roadmap

See the open issues for a full list of proposed features (and known issues).

  • Documentation at some places.
  • Addition of Some Cool Styles.
  • Addition of More Useful Libraries.
  • Give Chance to user to add their Library.
  • More Features for More Interactivity in Site.
  • Developing in Next Js with more features.

Contributors:

The Wonderful People Who Contributed Here

agamjotsingh18
agamjotsingh18

πŸ“–
Arnabdaz
Arnabdaz

πŸ“–
actions-user
actions-user

πŸ“–
AmoghCreator
AmoghCreator

πŸ“–
dakshgupta2002
dakshgupta2002

πŸ“–
ayush25102001
ayush25102001

πŸ“–
Bhavil-Ahuja
Bhavil-Ahuja

πŸ“–
mkswagger
mkswagger

πŸ“–
coder-mohit
coder-mohit

πŸ“–
boradesanket13
boradesanket13

πŸ“–
aceta-minophen
aceta-minophen

πŸ“–
jyotivakare33
jyotivakare33

πŸ“–
PrajwalDhule
PrajwalDhule

πŸ“–
ajeetdangi2
ajeetdangi2

πŸ“–
Akanksha-Sen
Akanksha-Sen

πŸ“–
rsinghcodes
rsinghcodes

πŸ“–
Shubham29012001
Shubham29012001

πŸ“–
Thrillseekr
Thrillseekr

πŸ“–
debsouryadatta
debsouryadatta

πŸ“–
ronitblenz
ronitblenz

πŸ“–
yeshwanth235
yeshwanth235

πŸ“–
yogesh0509
yogesh0509

πŸ“–

Contact:

Β Β Β Β  Β Β Β Β  Β Β Β Β 

Back to top

Open Source Agenda is not affiliated with "Pollitup" Project. README Source: agamjotsingh18/pollitup

Open Source Agenda Badge

Open Source Agenda Rating