Skip to content

Computer Aided Dispatch webapp/api for a fivem roleplay community

Notifications You must be signed in to change notification settings

elliedrui/rp-cad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rp-cad

Welcome to rp-cad. This project was initiated as the 2nd project for Flatiron School's Online Software Engineering Bootcamp. This is designed to be used as a computer aided dispatch by fivem roleplay communities as either an external webapp or an api to be accessed by an ingame NUI, which will be an eventual release or can be coded by fivem devs with a functional understanding of api usage. In it's current state it can be used as a member and persona management system with ability to create, edit, and delete members, personas, addresses, vehicles, and guns the last 3 belonging to both persona and the owning member for easy lookups. There is a non utilized admin level that when utilized will allow the ability for admins to perform restricted actions. This functionality will be in the next release

Installation

Add this line to your application's Gemfile:

gem 'rp-cad'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install rp-cad

Usage

Make sure all dependencies are installed and then run rake db:migrate to create your tables and then run shotgun and follow the directions in your terminal.

Development

Release Roadmap:

Ver. 1 — Conversion from SqlLite to PostgreSQL — Mid to end Sept. 2020

Ver. 2 — Integration of Admin Panel by utilization of the admin_level attribute — October 2020

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/JaesonWatts/rp-cad. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

Copyright (c) 2020 Jaeson Watts

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Code of Conduct

Everyone interacting in the rp-cad project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

Computer Aided Dispatch webapp/api for a fivem roleplay community

Resources

Stars

Watchers

Forks

Packages

No packages published