/Seeking-Roots

Contribute to this repository by raising a genuine Pull Request for a new issue or for solving an already existing issue. Then get the Pull Request merged complete the Hacktoberfest 2022 checklist and advance in your Open-Source Journey!

Primary LanguageHTMLMIT LicenseMIT

Seeking Roots

forthebadge PRs Welcome Visitors GitHub forks GitHub Repo stars GitHub contributors GitHub last commit GitHub repo size Github GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

App Screenshot

❄JWOC

JWoC (JGEC Winter of Code) is a coding event organised annually by JGEC which helps students to plunge into Open Source contribution and get the realm of Software Development.

Website

License

Every open source has a proper licence

MIT License

Copyright (c) 2022 Kishan Kumar Rai

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so

MIT

Seeking roots

Seeking Roots is a web-application where users can register themselves providing their basic details and write posts or stories about themselves (AutoBiographies) and also about their near and dear ones (Biographies).

📌Features

  • Add user accounts (SignUp/SignIn).
  • Update User details.
  • Unique User Profile picture generated by API calls.
  • Add posts about themselves or somebody they know.
  • Upload multiimedia files and store it securely in the cloud(FireBase Storage).
  • Generate a downloadable PDF file for the article written.

🚀 check out all the planned features, completed targets and the pending targets - click

🚀 deployed website - click

🚀 the Issues created for this project - click

🚀 Pull requests - click

Built with

Front-End:

  • HTML5
  • CSS3
  • JavaScript

Back-End

  • FireBase

⭐ How to Contribute !

🚩Steps

  • Fork this repository
  • clone
    git clone forked_repo_link
    
    
  • cd
    cd Seeking-Roots
    
  • create a new branch
git switch -c "branch_name"
  • Edit the code

  • Go to VS code

    code .
    
  • Install Live server or use if exist

  • Go Live

  • Add the commit

    git add .
    
  • Git commit

git commit -m "message"
  • Push
git push origin "branch_name"

Support us

Contact us at: sshsrn@gmail.com sm2482@srmist.edu.in

Screenshots

Front-end UI Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

Back-end Screenshots (from FireBase):

App Screenshot

App Screenshot

App Screenshot

🔗 Connect with me

linkedin

twitter

Project Contributors