Skip to content

harunmohamed/bambi-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Bambi

Discover and Make Friends on Bambi!
View App · Report Bug · Request Feature

Contributors Forks Stargazers Issues MIT License LinkedIn

Table of Contents

About The Project

Bambi Screenshot

Welcome to the official Bambi Repository. On this version of Bambi, the user can do the following:

  • Sign up, Log in, reset their passwords using their emails
  • Post stuff on their timelines and like people's posts
  • Follow friends, view their posts only on Friends Posts and what they like too.
  • Message Friends and see when they were last online.
  • Post item listings on Market
  • Buy stuff from market
  • Explore random stuff on Explore
  • Get started on Bambi Dating

Bambi is in active production and more features are in the pipeline.

Built With

Getting Started

How to set up Bambi Locally

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • python
install python on your computer

Installation

Clone the repo

git clone https://github.com/harunmohamed/bambi-v3

Open project directory, create a virtual environment and install all requirements

pip install -r requirements.txt

Run the application and open it on port 5000 in your browser

python run.py

Usage

Bambi can be used as a social network to share stuff, make friends, chat and see what your friends like and buy & sell stuff from each other

For more examples, please refer to the Documentation

Roadmap

See the open issues for a list of proposed features (and known issues).

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Name - @harunnmohamed - harunmohamed901@gmail.com

Project Link: Bambi Official Webapp

Releases

No releases published

Packages

No packages published