Skip to content
/ CSPM Public

The CSPM A project Management tool for Craft Silicon

Notifications You must be signed in to change notification settings

ger619/CSPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The CSPM A project Management tool for Craft Silicon

Link

``

``

Video link

ERD

drawSQL-image-export-2024-10-07 (1)

Cloning the project

git clone https://github.com/ger619/CSPM.git

- cd CSPM

- ./bin/dev

Built with

  • Ruby 3.3.5 on Rails 7.2.2
  • PostgreSQL 14

Prerequisites

Vscode or RubyMine Setup

Install

Ruby
Rails
PostgreSql
Tailwindcss

Development Database

# Sign into posgresql
su - postgres

# Create user
create user 'user_name' with encrypted password 'mypassword'

# Load the schema
rails db:schema:load

#----- If you want prefer this approach
# Create the database
rake db:create

# Create database Migration
rails db:migrate

Run

bundle install

./bin/dev

Run tests

bundle install
rspec

Authors

👤 AbolGer

👤 Robert Kanyoro

👤 Nemwel Boniface

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Design

Original design idea by Unk on Behance. The Creative Commons license of the design requires that you give appropriate credit to the author.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

The CSPM A project Management tool for Craft Silicon

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5