Skip to content
/ fromTo Public

FromTo is a simple online classified and shopping platform in which people and businesses buy and sell real estate, cars, and a broad variety of goods and services.

License

Notifications You must be signed in to change notification settings

mkkasem/fromTo

Repository files navigation

GitHub commit activity GitHub issues GitHub pull requests GitHub contributors


Logo

From To

FromTo is a simple online classified and shopping platform in which people and businesses buy and sell
real estate, cars, and a broad variety of goods and services. Registration and posting listings are free of charge.

· Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Team
  4. Contributing
  5. License
  6. Acknowledgments

About The Project

From to will help buy and sell anything using the website in Syria. In our Country, unfortunately most people find difficulties marketing their stuff. The platform aims to meet those needs. The user can filter items, add items, comment on a post and many other things.

(back to top)

Features

  • List available posts to sell
  • CRUD operations for users
  • CRUD operations for posts
  • two types of users (normal, admin)
  • Filter items in many different ways
  • Factory design pattern
  • server side rendering using ejs
  • add comment on posts
  • Register/Login
    • Allow Google, facebook, Classic
  • forget password feature
  • Middleware for admin, post, and user

(back to top)

Built With

(back to top)

Screenshots

System Architecture Design

System Architecture

Add Post

Add Post

Homepage

Homepage Homepage Homepage

Getting Started

Prerequisites

first you need to have node installed on your machine and then :

  • yarn
    npm install --global yarn

Installation

  1. Clone the repo

    git clone https://github.com/mkkasem/fromTo
  2. Navigate to the project folder

    cd fromTo
  3. Install dependencies

    yarn
  4. Run the project

    yarn start
  5. open the browser and add in the url this link

    http://localhost:3000/

    (back to top)

Team

mahmoud
@mkkasem
ehab
@ehabhalil

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.

Acknowledgements

  • google-shield
  • stackoverflow-shield
  • MDN Web Docs

(back to top)

About

FromTo is a simple online classified and shopping platform in which people and businesses buy and sell real estate, cars, and a broad variety of goods and services.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published