Code Monkey home page Code Monkey logo

gotato's Introduction

Gotato

Gotato is an online sales database, built for online resellers to manage sales data.

View the live version here

Demo accounts:

  Seller:
    [email protected]
    123456

  Manager:
    [email protected]
    123456

How does Gotato work?

Gotato ends the depedence on various applications to manage sales data.

This is a program that I wrote for a specific group of people, a rereseller team.

This reseller team used to use Excel for handling files, Skype for communicating and Facebook Messenger for placing orders. Now with Gotato, they can do all of that in one place, from managing sales data, receiving orders to having a chat right within their web browser.

Highlighted Features:

  • Authorization: Different types of accounts have different types of permissions to access the database.
  • Activity Feed: Users within the same database can see each other activities.
  • Automatic Report Generation.
  • Smart Search.
  • Mailing System.
  • Instant Messaging System.

Screenshots:

1

2

3

4

Setup:

Want to contribute or try it out on your local machine?

  1. Install Ruby & Rails (If necessary) & Fork the repo.

  2. Clone your new fork: git clone [email protected]:YOUR-USERNAME/Gotato.git

  3. Change to the project directory: cd gotato

  4. Run bundle install to install all the gems.

  5. Make sure that you can run PostgresQL on your machine.

  6. Run rake db:create && rake db:migrate && rake db:seed to setup the database.

  7. Run rails server to get the server running. Access the website at http://localhost:3000

gotato's People

Contributors

lam-nguyen avatar longpotato avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

gotato's Issues

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.