Giter Club home page Giter Club logo

academy's Introduction

ACADEMY

ACADEMY is an online training school. It allow student to attend training in various field.

Application under construction

Technical requirements

Ruby version

ruby-3.2.2

System dependencies

  • Node.js
  • Yarn
  • PostgreSQL
  • Rails 7
  • Git

To use on your local machine

  1. Clone

git clone https://github.com/david-lafontant/academy.git
  1. Open the cloned repository with you favorite IDE

  2. Open the cloned repository in your terminal and type

yarn add

then

 bundle install

then proced to the database setup 4. Database creation

rails db:create
rails db:migrate
rails db:seed
  1. then launch the application
bin/dev

and enjoy :)

Already done

  • setup the database
  • Authetication
  • Athorization
  • Create the views

Next steps

  • Add static contents and styling for the views
  • Remove minitest and build the tests with rspec
  • Create API endpoints for the resources
  • Add admin capability
  • Add CMS
  • Deployment
  • Refactoring as follow up of posting for comments on social networks

Stay tuned!

academy's People

Contributors

david-lafontant avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.