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
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).
- 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
- HTML5
- CSS3
- JavaScript
- FireBase
- 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"
Contact us at: sshsrn@gmail.com sm2482@srmist.edu.in