Skip to content

thopay/SpamGram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


SpamGram

An anonymous, minimalist, location based social media app.
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

SpamGram takes inspiration from YikYak, but expands on the idea by providing more methods of communication between local users. The primary feature is the local post system which allows users to post status updates or short messages. Users can only see posts from other users within 5 miles. The other main feature is the chat room/group chat that allows users within the area to communicate freely within a group chat.

SpamGram is written with JavaScript and built with React Native and Expo. The backend/API is an Express server connected to a MongoDB database.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
git clone https://github.com/thopay/SpamGram.git
  1. CD into app
  2. Run npm i then expo start

Demo

Home Screen New Post Screen Chat Screen

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

Contact

Thomas - @th___mas - contact@th-mas.dev

Project Link: https://github.com/thopay/SpamGram

About

An anonymous, minimalist, location based social media app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors