Fall 2024 FashioNXT-CastNXT Heroku App: https://castnxtfall2024-a6422e600193.herokuapp.com/
Fall 2024 FashioNXT-CastNXT Code Climate Report: https://codeclimate.com/github/shweta-kumaran/CastNXTfall24
Fall 2024 FashionNXT-CastNXT Github Project: https://github.com/users/shweta-kumaran/projects/2
Fall 2024 CastNXT Team Working Agreement: TWA.md
Clone -> Go to directory with CASTNXT project
2.6.6
. You could use rbenv
, rvm
, brew
(for macOS). Use the same installation mechanism you used to install Ruby earlier.gem install bundler -v 2.4.22
bundle install
yarn install
docker
.
docker run --rm -p 27017:27017 -e MONGO_INITDB_ROOT_USERNAME=root -e MONGO_INITDB_ROOT_PASSWORD=example -v data:/data/db mongo:8.0.0
./bin/webpack-dev-server
rails s
.http://localhost:3000/
in your browser.Run docker compose up
and navigate to http://localhost:3000/
in your browser.
bundle exec rspec
yarn coverage spec/javascript
admin@example.com
and password: 123456qt
Event title | Event description | Date | State | Location | Category | Paid |
---|---|---|---|---|---|---|
Miu Miu | Miu Miu showcase | 2024-12-19 | New York | Albany | Fashion | Yes |
user@example.com
and password: 123456qt
Miu Miu
and click to register for the event with the created user.Miu Miu
client@example.com
and password: client123
Miu Miu
.Now the setup is ready to proceed with the Cucumber Scenarios.
To Run all tests:
yarn test spec
or Run the tests using:
yarn test spec/features
If you face timeout errors, run rails webpacker:install && rails webpacker:compile
before running this test.
This application uses the following components:
Backend
Frontend
Database
This application is deployed to Heroku using Github Actions under the FashioNxt account.
You should have the following env vars in Heroku :
For EVENTS360 Integration:
Rituparna Mandal rituparna@tamu.edu, Alea Nablan alean@tamu.edu, Rahul Baid rahulbaid@tamu.edu, Jose Salazar jlsalazar@tamu.edu, Shweta Kumaran shwetakumaran@tamu.edu, Harsh Manishkumar Shah shahharsh06@tamu.edu.