Giter Site home page Giter Site logo

sshsrn / seeking-roots Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 35.0 9.34 MB

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!

Home Page: https://sshsrn.github.io/Seeking-Roots/

License: MIT License

HTML 76.79% CSS 21.19% JavaScript 2.02%
hacktoberfest hacktoberfest2022 html-css-javascript web-development firebase

seeking-roots's Introduction

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

seeking-roots's People

Contributors

aimansh123 avatar aman1143 avatar asubodh avatar code1705 avatar divyansh956 avatar goresai19 avatar jennycpero avatar keshab1113 avatar khushimarothi avatar laxmankohar avatar leesha19 avatar monishparameswaran avatar neha00011 avatar niteshjitender avatar parwez07 avatar pooranjoyb avatar prateek556 avatar ritika728 avatar s-ishita avatar sarthak-aggarwal2134 avatar shreypilot avatar sijanregmi avatar siva20021 avatar soumyadeeposd avatar srish-ty avatar sshsrn avatar talhaquddoos avatar viveksati5143 avatar zugzwang03 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

seeking-roots's Issues

Create about page

I want to creat a proper about page using html, css .Kindly assign this issue to me under JWOC.

Favicon

I want to add a favicon on your Web-site under JWOC

Add about us page

I want to add about us page . Please assign this issue to me under JWOC

Font Color & Style

I want to add a nice font style and manage a nice font color for your web under JWOC

Language Translator

Hey @SSHSRN , I would like to open this issue under JWOC.

  • User can translate the text into any language with just one click.
  • user can select the preferred language from all the possible languages (100+ including hindi) available on Google
  • after selecting a specific language, user will be able to :
    • again translate the page by choosing new language
    • showing the original language
    • turn off the translation for that site

Kindly assign

Design customized scrollbar

A scrollbar in alignment with the layout of the website would look good. I want to add a customized scrollbar under JWOC'23.

SignUp LogIn page

A signup login page for the users to create an account before seeing the website.

Enhancing the UI

Will decrease the font size and also add some font style.
Will also improve some changes in the border-radius

Documentation

A neat and clean documentation with clear instructions about contributing to the project and clear demonstration of the idea behind the project should be written.

Responsive

I want to do Full responsive for this web under JWOC

Improvement in the About Us page

Improvement in the styling of the background and the footer of the page.

In the about us page the text is quite visible as both the text and the background of the page are light in color, I will like to fix this issue and also improve the footer section of all the pages.

[Enhancement] Change Navbar for Mobile to Hamburger

Description

I've found that the Navigation Bar for the mobile version is broken as it doesnot has a Hamburger.

I would like to add a Hamburger Menu that will enhance the UI for mobile versions.

Related Screenshots :

Screenshot_20230314_121519_Chrome

Please assign me this issue under JWOC 2023. @SSHSRN πŸ‘

Creat testimonial page

I want to creat testimonial using html , css , js Kindly assign this issue to me under JWOC.

Change file names

I see that you have used file name "index1.html" for user profile page with "index1.css" as its CSS file, and "index2.html" for about us page. So, I think proper names should be used for the files so that they can be properly accessed and linked with each other.
This will improve readability and maintainability of the code.

Assign it to me under hacktoberfest.

Contact US

I want to design a contact us page for this website
please assign under jwoc

Add report a bug page

Report bug page will help to enhance user experience . Please assign this issue to me under JWOC.

[Feat]: Footer Elements must be in center

I've seen the project and want to contribute on this issue under JWOC 2k23 that I saw in your website, I think this will enhance the UI

image

Can you please assign it to me?

Folder Restructuring

Hey @SSHSRN , I would like to open this issue under JWOC. The project has no classification for HTML, CSS or JS files. I would like to make proper folders for each one of them. I will perform the necessary changes in the importing of files in each one of them. Kindly assign

Add FAQ page

FAQ page is really important for any website .I want to add it.
Please assign this issue to me under JWOC.

Improving the Sign Up Button

Hey, I want to open this issue under JWOC.
I would like to improve the Sign Up button and adding hovering effect on it like the login button.
Thank you!

Home icon in testimonial page

There is no way to go back to home page from testimonial page . I will add home icon in the page which will re direct to homepage.
Please assign this issue to me under JWOC.

Home Page

Create a home page and an about page for the project details and team details

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.