Skip to content

Latest commit

 

History

History
153 lines (105 loc) · 5.19 KB

README.md

File metadata and controls

153 lines (105 loc) · 5.19 KB

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

License

MIT License

Copyright (c) 2022 Srihari S

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: [email protected] [email protected]

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