Giter VIP home page Giter VIP logo

famephoto's Introduction

FamePhoto

Famephoto is a social media platform where people can create their profile ,share photos,albums and discover others people.People can visit other user profile,can view their public albums and photos. Users can keep their photos and albums as private. ,

Live

Live: https://fame-photo.web.app/

Backend: https://inneedcloud.pythonanywhere.com/api/photos/

Tech Stack

Reactjs, React Router, ContextAPI, Bootstrap, Python, Django, Django RestFramework

Features

  • Login/Register
  • Open feed page with all public pictures
  • Album page with all open albums
  • User page with all registered users
  • Profile Page with all photos and albums
  • single photo view
  • single album view
  • authorize users can update,delete their albums
  • user can upload photo with captions
  • user can select album
  • user can create a new album
  • user can hide a album
  • user can update their profile information
  • full responsive flexiable user interface,etc

Upcomming features

  • User following functionality
  • like and comment functionality
  • chating functionality
  • social network authentication
  • more.....

To Startup Application

To start

git clone https://github.com/icerahi/FamePhoto.git

cd FamePhoto
cd backend
virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py createsuperuser
>>>username
>>>email
>>>password

React

React

cd frontend
npm i
npm run build

Run Application

python manage.py runserver

;/ Kysa laga? ;/

famephoto's People

Contributors

icerahi avatar

Watchers

 avatar

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.