Skip to content

In this project, I have decided to design a simple website. The general idea was to create a manager of information regarding the user's simple programming projects. For the backend, I have used Python/Flask. To store the data I took advantage of SQLite3. And for the front end mainly HTML/CSS with a little bit of JavaScript.

Notifications You must be signed in to change notification settings

PioSkay/Simple-Documentation-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Documentation Manager

Description:

My goal was to extend my web programming skills that I have gained during the classes. This is why I have decided to create a web-oriented project. A Simple Documentation Manager allows the users to store simple documentation of their projects/thoughts. Add documentation overlap permit you to add your project. My documentation displays a quick view of the projects and pressing the view button will lead to a more detailed menu containing readme and code.

Technologies in use:

During development, I have used Flask library for the backend. SQLite3 as a database and HTML/CSS/JavaScript for the front end.

Nice to have:

  • The registration process requires Email verification.
  • README field in the Add Documenatation supports Markdown file format.
  • Input fields automatically extend their size whenever you press enter button

About

In this project, I have decided to design a simple website. The general idea was to create a manager of information regarding the user's simple programming projects. For the backend, I have used Python/Flask. To store the data I took advantage of SQLite3. And for the front end mainly HTML/CSS with a little bit of JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published