Week 2 of the journey: Settling on the frameworks

This page summarizes the projects mentioned and recommended in the original post on /r/EntrepreneurRideAlong

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • django-rest-framework

    Web APIs for Django. 🎸

  • Django has a great library called Django Rest Framework with a lot of documentations on how to implement different API.

  • Chart.js

    Simple HTML5 Charts using the <canvas> tag

  • I used this guide to add a sidebar for navigation and Chartjs library to chart out the data for illustration.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Bootstrap

    The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

  • I decided to use Bootstrap for frontend design. The library is simply amazing, it has a bunch of predefined classes and templates to help with structure and design which makes it super easy and fast to implement and use. It's also responsive which will come in handy when I optimize the UI for mobiles.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts