Git Product home page Git Product logo

saasify's Introduction

SAASiFy

SAASiFy is a sample SAAS app built with NodeJS and ReactJS. It is primarily built for the Udemy course SaasiFy - Build a complete SAAS App this weekend.

The commits are ordered in the same order as the videos in the course.

Getting Started

  1. Fork or clone the repository
  2. You will get 2 folders -> client and server.
  3. Run npm install from each of these folders.
  4. Copy the provided server/.env.sample file and create a new file server/.env. Populate this with your values.
  5. Start client with npm start inside client folder.
  6. Start server with npm start inside server folder.

Demo of all the APIs using POSTMAN

The collection is available at https://www.getpostman.com/collections/7acbd32bce8a734cdb7d

IMAGE ALT TEXT HERE

Features/Screenshots

Home Page

1. Home Page

Registration System

  1. User Registers for the App
  2. Send email for email address verification
  3. Resend email when users don't receive it
  4. Activate Account when email link is clicked

2. Register

Authentication System

  1. User login
  2. JWT token based auth

3. Login

Password System

  1. Send email for Forgot Password
  2. Allow password reset after clicking on email link

4. Resend Activation Link 5. Reset Password Link 6. Reset Password

Payments

  1. Integrate with Stripe
  2. Subscriptions - Subscribe to new plan
  3. Subscriptions - Upgrade or Downgrade existing plan
  4. Subscriptions - Unsubscribe(Delete) from all plans
  5. Credit Cards - Save card to account
  6. Credit Cards - Update saved card to account

7. Payments

Email Integration

  1. Mailgun API Integration
  2. Learn to create, edit and send HTML template based emails
  3. Use knowledge to send any email

Postman APIs

  1. Learn to test APIs using POSTMAN
  2. Run whole application without opening browser
  3. API collection provided

.

saasify's People

Contributors

jaform22 avatar saas-developer avatar

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.