Skip to content

taiyrbegeyev/JStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Built with React Built with Javascript Built with Express GitHub release License GitHub followers LinkedIn

ForTheBadge built-with-love

JStore

Table of Contents

About the Project

JStore: A Marketplace for Jacobs University Bremen students. This is the Web app. The Android version is also developed by my friend Tianyao Chen. The iOS app will be developed later.

Go ahead and try it!

Built with

Screenshots

Screenshot 2019-10-23 at 18 10 51Screenshot 2019-10-23 at 18 10 42Screenshot 2019-10-23 at 18 03 04

Screenshot 2019-10-23 at 18 10 21Screenshot 2019-10-23 at 18 09 56Screenshot 2019-10-23 at 18 02 33

Features

  • Email Link Authentication (Passwordless Authentication)
  • Post items with a picture (from gallery or taking a photo inside the app), title, category, condition, description, price, and preferred payment options.
  • Edit your own posts
  • List all available items sorted by creation date
  • Contact owner by Email or What's App buttons. It takes less than 5 seconds to get message sent. Our own templates simplify life.
  • Mark your own posts as sold
  • Delete your own posts
  • Change your account settings
  • Check your active and sold posts
  • Leave feedback
  • Absolutely responsive UI

Getting started

Prerequisites

  • node
  • yarn
brew install yarn

or

npm install -g yarn

Installation

  1. Clone the repo
git clone https://github.com/taiyrbegeyev/JStore.git
  1. Install Yarn packages
yarn install

Run

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

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

LinkedIn

Taiyr Begeyev - taiyrbegeyev@gmail.com -

Project Link: https://github.com/taiyrbegeyev/JStore

Terms and Conditions: https://jstore.xyz/terms_and_conditions

Privacy Policy: https://jstore.xyz/privacy_policy

Impressum: https://jstore.xyz/impressum

Credits

Some people have so enriched JStore, that they deserve special mention:

  • Tianyao Chen - for collaborating on the database and storage design, terms and conditions, privacy policy
  • Zeyar Oo - for designing the icon and finding critical bugs
  • Hamza Hayak - for finding critical bugs
  • Crystal Mele - for finding a critical bug