Skip to content

mdiannna/NotesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notes App

Notes App is a FastAPI + MongoDB + Bootstrap website for taking notes.

(Work in progress)

Installation

In order to install the required packages, please type: $ pip install fastapi[all] motor

Usage

Before starting the Notes App, you need to start the mongodb service (on Ubuntu) by calling the following command:

$ sudo service mongod start

Then you can run the code with the following command:

$ fastapi dev main.py

About

FastAPI + MongoDB + Bootstrap website for taking notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published