Giter Site home page Giter Site logo

capstone-'s Introduction

Collectorsgramm

Inspired by my personal love of vinyl records and music, Collectorsgramm is a social media application built for react.js and flask for vinyl enthusiasts to show off their collections and connect with other vinyl collectors.

Screen Shot 2024-01-05 at 4 58 49 PM

##Technologies Used

Front End Technologies

  • React.js
  • Material-UI

Back End Technologies

  • Flask
  • Flask-SQL Alchemy
  • Flask-Migrate

Database

-SQLite

Features

User Account and Profile Management

  • Account Creation: Users can sign up to create personal accounts
Screen Shot 2024-01-18 at 1 19 44 PM
  • User Authentication
Screen Shot 2024-01-05 at 4 58 49 PM
  • Profile Customization: Users can edit their profiles
Screen Shot 2024-01-18 at 1 22 10 PM

Social Interation

  • Following System: Users can follow and unfollow other users, creating a personalized feed and network
  • Post Interaction: Users can like and comment on posts
  • Discovery Page: Users can explore posts from users not currently followed
Screen Shot 2024-01-18 at 1 27 08 PM

Content Creation and Management

  • Post Creation: Users can upload new posts
Screen Shot 2024-01-18 at 1 35 45 PM Screen Shot 2024-01-18 at 1 36 27 PM
  • Post Editing and Deleting: Users can edit and delete uploaded posts
Screen Shot 2024-01-18 at 1 36 09 PM

User Feeds

  • Main Feed: A customized feed displaying posts from followers users
  • Profile Pages: Dedicated pages for each user, showcasing their individual posts and prpfoile information
Screen Shot 2024-01-18 at 1 42 15 PM Screen Shot 2024-01-18 at 1 42 27 PM

Backend (Flask App)

  • Clone the repo https://github.com/oladimejitaiwoodusote/Capstone-
  • Navigate to the server directory cd server
  • Create a virtual python environment python -m venv myenv
  • Activate virtual environment source myenv/bin/activate
  • Install required project dependencies pip install -r requirements.txt
  • Set up the flask database flask db init flask db migrate -m 'Initial migration' flask db upgrade
  • Run the flask app flask run

Frontend (React App)

  • Open a new terminal and naivagate to the client directory cd .. cd client
  • Install the necessary npm packages npm install
  • Start the React development server flask run

capstone-'s People

Contributors

oladimejitaiwoodusote 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.