Skip to content

sjalex78/sci-code

Repository files navigation

Sci_Poster_Generator drawing

General Info

An app for secondary school students studying science to generate printable scientific posters and research posters. The app will also enable student collaboration and for feedback from educators which will help students learn to create science posters and refine their final poster output.

Table of contents

Technologies

Project is created with:

  • Rails: 7

Setup

bin/setup # should do it all

also

make
make db-reseed
make rubocop
make rubocop-fix
make build

Architecture and models

Development

Peculiarity For Development

Tailwind Build

tailwind was not configuring found that I needed to run the following command to have it render correctly for the html. Still not sure if this will have to happen everytime?

rails tailwindcss:build

Running rspec

bundle exec rspec spec\filename

Running with tailwind real time update to server

bin/dev ```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published