Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/k-koech/notebook_django

NoteBook Application
https://github.com/k-koech/notebook_django

django fontawesome jquery js pipenv python3

Last synced: 24 days ago
JSON representation

NoteBook Application

Awesome Lists containing this project

README

        

# NOTEBOOK APPLICATION
#### The app is a personal NoteBook app, 06/03/2022
#### **By Kelvin Kipchumba**
## Project Description
Its a personal NoteBook application that any user can add their notes for future reference.
## Setup/Installation Requirements
- Download a file in the code section to the desired folder
- Extract the files
- Open the folder with vs code.
- Activate the virtual environment in the terminal.
- Run "make server" in the terminal.
- Create database and add its URI in settings.py file.
- Run migrations using 'python3 manage.py makemigrations' the migrate with 'python3 manage.py migrate'.
- Open the server http://127.0.0.1:8000/ And you are all done.

## BDD
As a user I should;
- Signup and login to the site
- Reset password and update password by sending an email
- Create, update and delete notes
- View my notes
- Update profile picture
- Subscribe and subscribe to emails.
- Send emmails reqularly depending on subscription


## Live link
Deployed project can be accessed here [NoteBook](https://notebook-django.herokuapp.com/)

## Known Bugs
The application works perfectly well, no bugs.

## Technologies used
- HTML
- CSS
- Fontawesome
- Bootstrap
- Python
- Django
- Cloudinary

## Support and contact details
- email :: [email protected]
- phone :: +254725801772

### License
*Licenced under the [MT-licence](https://github.com/k-koech/notebook_django/blob/master/LICENSE.md)*
Copyright (c) 2021 **Kelvin Kipchumba