Code Monkey home page Code Monkey logo

fromto's Introduction

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)

fromto's People

Contributors

mkkasem avatar ehabhalil avatar

Watchers

 avatar

Forkers

ehabhalil

fromto's Issues

create item factory

Create an item factory where we can post different kinds of items with variant features such as cars, statements, etc...
The factory should be able to create an object depending on the type specified in the description part of the post.

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.