Giter Club home page Giter Club logo

bunny-studio's Introduction

bunny-studio

Hosted Application

Technologies Used

  • NodeJS
  • Express
  • React
  • PostgreSQL
  • Sequelize
  • Babel
  • Webpack
  • Axios

Installation

  1. Git clone this repository https://github.com/Ruqoyah/bunny-studio.git
  2. Change your directory cd bunny-studio
  3. Install all dependencies npm install
  4. Create .env file which will be used to load environment variables see sample in .env.example file in the project
  5. Migrate npm run db:migrate
  6. Run Seed npm run db:seed
  7. Start the app npm run start:dev for development
  8. Navigate to localhost:8000 in your browser

Features

  • Super Admin can login using the below credential: Email: [email protected] Password: super-admin
  • Super Admin can add users.
  • Super Admin can see the list of users.
  • Super Admin can update user details.
  • Super Admin can delete users.
  • Super Admin can add tasks for users.
  • Super Admin can update user tasks.
  • User can login with the email and password created for them by Super Admin. E.g: Email: [email protected] Password: test123
  • Users can update the status of their tasks.
  • 404 Page Incase User gets lost.
  • Ensure User can't access login and homepage when they are already loggedin
  • Ensure User can't access authenticated pages e.g users, tasks.

Coding Style

  • Airbnb: Airbnb is a coding style guide that guides developers to write clean codes

Author

  • Rukayat Odukoya

bunny-studio's People

Contributors

ruqoyah avatar

Stargazers

damilola ipadeola avatar

Watchers

James Cloos avatar  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.