Skip to content

MainaAlexM/Smartnotes

Repository files navigation

Smart Notes App

  • A notes-taking application
  • The user can:
    • Create an Account
    • Login/log-out
    • View Profile
    • Create A note
    • Update a note
    • Delete a note

Viewing the Notes

  • A logged-in user can only see their notes. The notes are not visible publicly.

Installation

To run the application, you need to have Python installed on your computer.

  • Clone this repository Smart Notes
  • Install the requirements file: pip install -r requirements.txt
  • Run the server: python3 manage.py runserver

Known Bugs

The application has no known bugs currently

Future Developments

More features will be added in the future. For instance:

  • connecting the application to cloud storage
  • Customizing user profile
  • Sharing notes to social media

Collaboration

Developers are invited to submit pull requests for any new features or change propositions.

About

A Django Notes App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published