https://github.com/haliljon/usercontrol-pro
UserControl Pro is a website where users can register, and only registered users ca see the list of registered users. The users can also block, unblock or delete other user's data. Front end is done with React JS and back end is done with RoR.
https://github.com/haliljon/usercontrol-pro
javascript js react reactjs
Last synced: about 1 month ago
JSON representation
UserControl Pro is a website where users can register, and only registered users ca see the list of registered users. The users can also block, unblock or delete other user's data. Front end is done with React JS and back end is done with RoR.
- Host: GitHub
- URL: https://github.com/haliljon/usercontrol-pro
- Owner: haliljon
- License: mit
- Created: 2023-10-08T10:25:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-02T20:52:34.000Z (over 2 years ago)
- Last Synced: 2025-01-21T03:28:24.775Z (over 1 year ago)
- Topics: javascript, js, react, reactjs
- Language: JavaScript
- Homepage: https://usercontrol-pro.netlify.app/
- Size: 854 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
UserControl Pro 🧑🏻💻
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [ UserControl Pro 🧑🏻💻 ](#-userControlPro-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👤 Author ](#-author-)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support ](#️-show-your-support-)
- [📝 License ](#-license-)
UserControl Pro is a website where users can register, and only registered users ca see the list of registered users. The users can also block, unblock or delete other user's data. Front end is done with React JS and back end is done with RoR.
Client
- React.js
- Ruby
- Ruby on Rails
- Postgresql
- Bootstrap
>
>
>
>
>
### App Screenshot
### Back-end Repository
- Here is the link to the [Back-End](https://github.com/haliljon/UserControl-Pro-back-end.git)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- [x] A web browser like Google Chrome.
- [x] A code editor like Visual Studio Code with Git and Node.js.
You can check if Git is installed by running the following command in the terminal.
```
$ git --version
```
Likewise for Node.js and npm for package installation.
```
$ node --version && npm --version
```
### Setup
Clone this repository using the GitHub link provided below.
### Install
In the terminal, go to your file directory and run this command.
```
$ git clone https://github.com/haliljon/UserControl-Pro.git
```
### Usage
Kindly modify the files as needed.
In the project directory, you can run:
```
$ npm start
```
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.
**Haliljon Juraboev**
- GitHub: [@githubhaliljon](https://github.com/haliljon)
- Twitter: [@twitterhaliljon1](https://twitter.com/haliljon1)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/juraboev-haliljon)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/haliljon/UserControl-Pro/issues/).
Give a ⭐️ if you like this project!
This project is [MIT](./LICENSE) licensed.