This is a project manager X note taker built with Next js, Planetscale and Firebase.

Overview

Blaze is a project developed with NextJs, PlanetScale and Firebase. It's a task manager that doubles as a note taker

To contribute to this project, Kindly follow these steps.

  • Fork the repository At the top right corner, you will see the term "fork". All you need to do is click it and you will have created a copy of the same project in your account.
  • Clone the project into your local machine In order for you to perform this step, you must have Git installed locally in your machine. If you don't, refer to the official Git docs on how to get started. git clone https://github.com/<YourUserName>/blaze
  • CD into the root folder of the project and run yarn or npm install if you use npm.
  • Checkout to a branch with git chechkout -b <branchname>

Note: your branch name must begin with either feat if you're creating a new feature or fix if you're making a fix.

Example

  • git checkout -b featCalendar for a calender feature.

  • git checkout -b fixdeploymenterror for a deployment error fix.

  • Run yarn dev or npm run dev (npm users) to start the project on your local host.

  • Push your changes to your repo.

  • Submit changes If you go to your repository on GitHub and refresh the page, you'll see a Compare and pull request button. Click on that button.

You can also request review to make your changes merged earlier.

You might also like...

Quick way to start a new TypeScript/Next.js/Firebase web app 😼

Quick way to start a new TypeScript/Next.js/Firebase web app 😼

create-crash-app Template repo to quickly set up an opinionated, strict config, typesafe Next.js project. Get started with create-crash-app by running

Oct 28, 2022

This is a clone of Instagram built with NextJS, TailwindCSS, NextAuthJS and Firebase

This is a clone of Instagram built with NextJS, TailwindCSS, NextAuthJS and Firebase

Instagram This is a clone of instagram built with: This application is completely functional and responsive. Users can Sign in straightaway with Googl

Sep 2, 2022

A Hackable Markdown Note Application for Programmers. Version control, AI completion, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, plug-in, and macro replacement.

A Hackable Markdown Note Application for Programmers. Version control, AI completion, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, plug-in, and macro replacement.

Yank Note A hackable markdown note application for programmers Download | Try it Online Not ecommended English | 中文说明 [toc]{level: [2]} Highlights

Dec 31, 2022

A all around note taking and viewing portal for students as well as teachers.

Notetal Portal to notes for students and teachers. With Notetal you can take notes as well as view notes taken by others. Features Powerful Editor: A

Jun 13, 2022

This plugin allows side-by-side notetaking with videos. Annotate your notes with timestamps to directly control the video and remember where each note comes from.

Obsidian Timestamp Notes Use Case Hello Obsidian users! Like all of you, I love using Obsidian for taking notes. My usual workflow is a video in my br

Jan 2, 2023

An obsidian plugin that creates tomorrows daily note for preemtive planning.

An obsidian plugin that creates tomorrows daily note for preemtive planning.

Tomorrow's Daily Note An Obsidian plugin that creates tomorrows daily note for preemtive planning. Requirements Obsidian v0.12.0+. Daily notes plugin

Sep 24, 2022

🪨 A simple obsidian plugin that links all modified files meeting certain criteria to a daily note

🪨 A simple obsidian plugin that links all modified files meeting certain criteria to a daily note

Obsidian List Modified This plugin lists all modified files meeting certain criteria to a daily note. Why? As of now, dataview queries cannot be "froz

Dec 7, 2022

Convert Your Kindle highlight & Note to Markdown/JSON

kindle-highlight-to-markdown Convert Your Kindle highlight & Note to Markdown/JSON Install Install with npm: npm install kindle-highlight-to-markdown

Dec 31, 2022

Publish your Obsidian note to a Telegraph page.

Publish your Obsidian note to a Telegraph page.

Obsidian Telegraph Publish Publish your Obsidian note to a Telegraph page. Features: Publish the active file to a new Telegraph page (create). Publish

Dec 12, 2022
Owner
ABDULLAH ABDULFATAH
Hacking away as a Frontend Engineer with Next js and all tools required to get the job done.
ABDULLAH ABDULFATAH
Next.js starter application using Prisma to connect to PlanetScale

Next.js starter This is a Next.js project that uses Prisma to connect to a PlanetScale database and Tailwind CSS for styling. Prerequisites Node.js Pl

PlanetScale 90 Dec 28, 2022
Remix Stack for deploying to Vercel with remix-auth, Planetscale, Radix UI, TailwindCSS, formatting, linting etc. Written in Typescript.

Remix Synthwave Stack Learn more about Remix Stacks. npx create-remix --template ilangorajagopal/synthwave-stack What's in the stack Vercel deploymen

Ilango 56 Dec 25, 2022
A Fetch API-compatible PlanetScale database driver

PlanetScale Serverless Driver for JavaScript A Fetch API-compatible PlanetScale database driver for serverless and edge compute platforms that require

PlanetScale 255 Dec 27, 2022
A google firebase based task-manager made in typescript

By Harshiyt Kumar This is a Next.js project bootstrapped with create-next-app. Getting Started First, run the development server: npm run dev # or yar

Harshit Kumar 8 Aug 7, 2022
Explore movies, tv shows. Built with Next.js, Tailwind CSS, Redux, Firebase, TypeScript, TMDB v3 API.

This is a Next.js project bootstrapped with create-next-app. Getting Started First, run the development server: npm run dev # or yarn dev Open http://

Sinan Bekar 11 Dec 4, 2022
A devtool improve your pakage manager use experience no more care about what package manager is this repo use; one line, try all.

pi A devtool improve your pakage manager use experience no more care about what package manager is this repo use; one line, try all. Stargazers over t

tick 11 Nov 1, 2022
Meogic-tab-manager is an extensible, headless JavaScript tab manager framework.

MeogicTabManager English document MeogicTabManager是一个有可拓展性的、headless的JavaScript标签页管理框架。 MeogicTabManager旨在提供可自由组装页面框架、自定义页面组件、甚至覆盖框架自带事件响应的开发体验。 Meogi

meogic-tech 5 Oct 8, 2022
To-Do List is a simple web based application that gives users an opportunity to note and organize their daily tasks. This app is built with JavaScript, HTML/CSS.

Project Name To-Do App Live Demo About Project In this feature, I built a to do list app which helps to list the tasks to be done at a particular time

Hatim Eddinani 8 Aug 18, 2022
Twitter-Clone (For Learning Purpose) made with Next.js,Firebase,TailwindCss

Project Name : Twitter-Clone This is a clone of Twitter . This build is for learning purpose only. Technology Used To Build This How it look's Some im

Ankit Singh 8 Oct 4, 2022
Firebase adepter auth process with custom token example in Next Auth

Firebase adepter auth process with custom token example in Next Auth Example of a firebase adapter that works with firebase authentication. A firebase

Low Front 10 Oct 14, 2022