Giter Site home page Giter Site logo

couponing's Introduction

You will need a twilio key to create accounts because the current twilio key is bound to my phone number.

  1. cd Couponer
  2. npm install
  3. cd client
  4. npm install
  5. cd ..
  6. npm run dev npm run dev will run the client and server at the same time.

Make sure you install the node packages for the server AND the client.

The mongodb connection string is public and should allow you to connect to it. The connection string is only for testing purposes, it holds no useful data.

You will need a redis server running locally for the server to compile. I plan on removing this for now and readding redis for caching later as redis was adding a lot of unneded complexity and cacheing will be much easier to accomplish with a more complete product.

[ ] === Not complete [/] === Partial [X] === Done

[X] Search Functionality
[ ] Docker Containers
[X] Stateless Server
[ ] Load Balancer
[X] Redis Caching Support
[ ] HTTPS
[X] MongoDB Connection
[X] Signup Support
[X] Login Support
[X] Account details Encryption
[X] Autoload Sponsered Coupons
[/] Stripe payment support
[ ] Paid membership support
[X] Display Coupons
[X] Create Coupons
[/] Login Security/Validation
[/] React Native App (Waiting till webapp is Fully Complete to Resume)
[ ] Refactoring of CSS
[ ] Global CSS Classes to Reduce Css Bloat
[/] Refactoring of JS Components
[X] Router Support
[X] SPA design
[ ] Webpack Lazy Loading
[X] Recaptcha Support
[ ] Image Optimizations for Performance
[/] General Serverside Validation of data
[/] Stripe payment handling (May move to amazon or other payment processor)
[/] CDN Setup of Assets
[X] Address Validation
[X] GeoLocation AutoSearch
[/] Strip Unused dependacies
[/] Mongoose Models
[ ] Production MongoDB Setup
[ ] Production Redis Setup
[ ] Enviromnet of MongoDB String Setup
[ ] Production Payment Setup
[ ] Deployed on (Probably) Heroku

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.