Skip to content

Latest commit

 

History

History
88 lines (50 loc) · 2.49 KB

README.md

File metadata and controls

88 lines (50 loc) · 2.49 KB

📗 Table of Contents

📖 Personal Journal App

A backend service for personal journaling. Users should be able to write journal entries, categorize them, and view a summary of their entries.

🛠 Built With

Tech Stack

(back to top)

💻 Getting Started

To get started with the project, make sure you have installed the following in your computer operating system

Prerequisites

In order to run this project you need:

Install Python & Django in your machine if you don't have

Follow this documentation - https://www.python.org/ & https://www.djangoproject.com/

To access the API's and test them out follow the following documentation:

https://bump.sh/paulmunyao/doc/personal-journal-app/authentication - Authentication

https://bump.sh/paulmunyao/doc/personal-journal-app-user-profile - user profile

https://bump.sh/paulmunyao/doc/personal-journal-app-2 - Journal Entry category

(back to top)

👥 Authors

👤 Author1

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

(back to top)

📝 License

This project is MIT licensed.

(back to top)