Giter VIP home page Giter VIP logo

instanews's Introduction

Instanew

Instanews

GitHub contributors GitHub issues GitHub forks GitHub stars GitHub license

Table of Contents

Important Note

I am still working on the project, this is not the final verison of it, I just make it public to get feedback and imporve it ... Happay-Eid πŸŽ‰πŸ

About

Instanews is a fully responsive social media app that is a mimic for Instagram built using Vuejs.

Build with

Getting Started

This is an list of needed instructions to set up your project locally, to get a local copy up and running follow these instructuins.

Installation

  1. Clone the repository
$ git clone https://github.com/AbdallahHemdan/Instanews.git
  1. Navigate to repository directory
$ cd Instanews
  1. Install dependencies
$ npm install

Running

  1. Compiles and hot-reloads for development
$ npm run serve
  1. Compiles and minifies for production
$ npm run build
  1. Run unit tests
npm run test:unit

File Structure

Instanews
β”œβ”€β”€ README.md
β”œβ”€β”€ LICENSE
β”œβ”€β”€ package-lock.json
β”œβ”€β”€ package.json
β”œβ”€β”€ jest.config.js
β”œβ”€β”€ backlog.md
β”œβ”€β”€ babel.config.js
β”œβ”€β”€ .gitignore
β”œβ”€β”€ .browserslistrc
β”œβ”€β”€ tests
β”‚   └── unit
β”œβ”€β”€ src
β”‚   β”œβ”€β”€ assets
β”‚   β”œβ”€β”€ components
|   |   β”œβ”€β”€ Comments
|   |   β”œβ”€β”€ InboxContainer	
|   |   β”œβ”€β”€ LeftAuth	
|   |   β”œβ”€β”€ MessageItem	
|   |   β”œβ”€β”€ MessagesContainer	
|   |   β”œβ”€β”€ Navbar	
|   |   β”œβ”€β”€ Newsfeed	
|   |   β”œβ”€β”€ NotificationItem	
|   |   β”œβ”€β”€ NotificationsDropdown	
|   |   β”œβ”€β”€ OrDivider	
|   |   β”œβ”€β”€ Post	
|   |   β”œβ”€β”€ PostAction	
|   |   β”œβ”€β”€ PostDescription	
|   |   β”œβ”€β”€ ProfileDescription	
|   |   β”œβ”€β”€ ProfileDropdown	
|   |   β”œβ”€β”€ ProfileGallery	
|   |   β”œβ”€β”€ ProfileGalleryItem	
|   |   β”œβ”€β”€ ProfileHeader
|   |   β”œβ”€β”€ ProfileStories
|   |   β”œβ”€β”€ ProfileUpperHeader
|   |   β”œβ”€β”€ SingleComment
|   |   β”œβ”€β”€ SingleSuggestion
|   |   β”œβ”€β”€ SuggestionHeader
|   |   β”œβ”€β”€ UserInfo
|   |   β”œβ”€β”€ UserSuggestions
|   |   └── ProfileHeaderTitle
β”‚   β”œβ”€β”€ mock
β”‚   β”œβ”€β”€ router
β”‚   β”œβ”€β”€ store
β”‚   β”œβ”€β”€ style
β”‚   β”œβ”€β”€ views
|   |   β”œβ”€β”€ Chat
|   |   β”œβ”€β”€ Explore
|   |   β”œβ”€β”€ Forget Password
|   |   β”œβ”€β”€ Home
|   |   β”œβ”€β”€ Liked
|   |   β”œβ”€β”€ Login
|   |   β”œβ”€β”€ Signup
|   |   β”œβ”€β”€ NotFound
|   |   └── Profile
β”‚   β”œβ”€β”€ main.js
β”‚   └── App.vue
β”œβ”€β”€ public
β”‚   β”œβ”€β”€ favicon.ico	
β”‚   └── index.html	
β”œβ”€β”€ node_modules
└── CONTRIBUTING.md	

Screenshots

Home Page

image


image


image


image


image


home


Profile Page

image


scroll


dynamic-components


image


image


image


image


image


modals


Explore Page

image


image


image


Inbox Page

image


Notifications Dropdown

image


image


404 Page

image


Login Page

image


login


Auth with Google, Facebook and Github

auth


Signup Page

image


Forget Password Page

image

Responsive Screenshots

image


image


image


image


image


image

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

Check out our contributing guidelines for ways to contribute.

Contributors

Thanks goes to these wonderful people in the frontend team.

abdallah hemdan
Abdallah Hemdan
πŸŽ―πŸ’»πŸ‘€

BackLog

  • Connect Instanew with firebase to provide authentication (login-signup)
  • Handle auto redirect in different cases (user logged in and trying to visit login/signup pages | user is not logged in and trying to visit any page)
  • Create auth with (Google - Facebook - Github)
  • Handle form validation for (Login - Signup - ForgetPassword)
  • Create chat-module for inbox-page
  • Integrate Search module with firebase
  • Add Stories section in home-page
  • Enable uploading stories, write comments, Edit profile
  • Create modal for posts (when user click the post the modal popup)
  • Create modals for following, followers in profile-page
  • Create modals for see all suggested users
  • Replace scrolling bar in user suggestions section to (left) and (right) arrow
  • Create suggestion component
  • Fix naming convension to follow BEM Methodology
  • Dynamically render posts or tagged in profile
  • Enable CTAs for notifications

License

This software is licensed under MIT License, See License for more information Β©AbdallahHemdan.

instanews's People

Contributors

abdallahhemdan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

instanews's Issues

Provide a link for the live app

Usually, interviewers prefer to have a live link for to test the app directly without having to clone it. I've cloned it, but if you're applying for a job, it's better to provide a live URL.

Write unit tests and integration tests

It's very important to have unit tests and integration tests. Usually, these give the interviewer an idea of the core functionality of your app, and they prove that your code works and you're writing clean code.

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.