HossainAraf / SubScript-Vault

"SubScript Vault" is a web application designed for managing paid content through subscription-based access. Built using Rails for the backend, React for the frontend, and PostgreSQL for the database, this platform offers users a seamless experience for accessing premium content upon subscription.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SubScript-Vault

πŸ“— Table of Contents

πŸ“– SubScript-Vault

πŸ“— [Live Demo] : Coming soon

πŸ›  Built With

Using React documentation Using Rail documentation Using PostgreSQL Using Postman

Tech Stack

Rails React Tailwind

Key Features

-Authentication features (signup, login & logout)

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project, you need:

Setup

Clone this repository to your desired folder:

https://github.com/HossainAraf/SubScript-Vault

Install

Install this project with:

  • Git
  • Node.js
  • Node package manager
  • React script
  • Rails server

Usage

To run the project, execute the following command:

'npm start' in frontend directory 'sudo service postgresql start' in backend directory 'rails s' in backend directory

Run tests

npm test (comings soon)

Deployment

Project can be deployed by using the gh-pages and other web platforms. (coming soon)

(back to top)

πŸ‘₯ Authors

πŸ‘€ Md Arafat Hossain

(back to top)

πŸ”­ Future Features

  • Subscription
  • Payment gateway
  • Styles

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, give a ⭐️

(back to top )

πŸ™ Acknowledgments

I would like to thank my coding partiner HossainAraf, code reviewers

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

"SubScript Vault" is a web application designed for managing paid content through subscription-based access. Built using Rails for the backend, React for the frontend, and PostgreSQL for the database, this platform offers users a seamless experience for accessing premium content upon subscription.

License:MIT License


Languages

Language:Ruby 58.1%Language:JavaScript 30.0%Language:HTML 4.3%Language:Dockerfile 3.9%Language:CSS 3.3%Language:Shell 0.4%